I Like D
#1
Posted 29 April 2003 - 06:44 PM
-Loving a Person is having the wish to see this Person happy, no matter what that means to yourself.
-No matter what it means to myself....
#2
Posted 29 April 2003 - 08:17 PM
I'm not C/C++ programmer, I'm writting in Delphi but I like C++ and I have experience with Java. And I really like D, for wich I learned due to this forum
#3
Posted 19 August 2003 - 03:14 AM
The Lion King</span>
#4
Posted 19 August 2003 - 06:41 AM
-Loving a Person is having the wish to see this Person happy, no matter what that means to yourself.
-No matter what it means to myself....
#5
Posted 19 August 2003 - 07:17 AM
It's a new language and I think it might have some serious bugs.
The Lion King</span>
#6
Posted 19 August 2003 - 07:45 AM
yes, it can directly use any c lib file, and as gl for example has an opengl32.lib wich exports c-functions, you can use gl.. and about any other libraries existing for c/c++.. sdl for example, too..
thats quite great, because you can for example write plugin-code in d as a dll and load it in your main engine, in c++. plugins should be save as first, and the gc of d helps there very much to easen that savety.
or you write your engine in d, and you use existing c-libraries or code. both doable. a very good features, as there is tons of c-stuff existing..
it doesn't have some serious bugs.. no language has... the implementation can have some serious bugs, though.. and as there is no final implementation yet, its still buggy, yes:D
-Loving a Person is having the wish to see this Person happy, no matter what that means to yourself.
-No matter what it means to myself....
#7
Posted 19 August 2003 - 08:29 AM
The Lion King</span>
#8
Posted 14 September 2003 - 07:08 PM
#9
Posted 15 September 2003 - 02:46 PM
-Loving a Person is having the wish to see this Person happy, no matter what that means to yourself.
-No matter what it means to myself....
#10
Posted 15 September 2003 - 02:50 PM
#11
Posted 06 September 2004 - 02:24 PM
davepermen said:
I had some problems with it too, but I did get it working. You have to make a .def file and add the functions that you use. For instance, here is mine.
LIBRARY glu32
EXPORTS
_gluCylinder@36=gluCylinder
_gluDisk@28=gluDisk
_gluBuild2DMipmaps@28=gluBuild2DMipmaps
_gluNewQuadric@0=gluNewQuadric
_gluPerspective@32=gluPerspective
_gluProject@308=gluProject
_gluUnProject@308=gluUnProject
Then you do something like this..
implib ..\..\dlib\vc6\glu32.lib c:\winnt\system32\glu32.dll
implib ..\..\dlib\vc6\glu32.lib ..\..\dlib\vc6\glu32.def
#12
Posted 06 September 2004 - 02:40 PM
Quote
what a coincidence that this got resurected... :D
#13
Posted 06 September 2004 - 03:19 PM
#14
Posted 06 September 2004 - 03:55 PM
#15
Posted 06 September 2004 - 04:09 PM
http://brandonbloom.name
#16
Posted 06 September 2004 - 04:12 PM
#17
Posted 06 September 2004 - 04:20 PM
well actually, i just happened to have too much crashes of .NET at the beginning..
now i have 2005 beta, and i'm happy both with the individual vs' (all quite small, and very efficient and great in usability), and .NET 2.0, wich is stable, and a GREAT platform to work on (generics HORRAY :D).
now that i finally got a .NET working, i'm _VERY_ happy with it.
-Loving a Person is having the wish to see this Person happy, no matter what that means to yourself.
-No matter what it means to myself....
#18
Posted 06 September 2004 - 07:41 PM
VS.NET 2005 is a big step up, I am loving it.
http://brandonbloom.name
#19
Posted 06 September 2004 - 07:55 PM
#20
Posted 06 September 2004 - 09:31 PM
don't use such proprietary shit and you get new stuff on your system, too.. :D
no, welll.. but does linux opensource stuff work normally in solaris? if so, mono will get quickly ported. if not, i guess it'll take some time.
-Loving a Person is having the wish to see this Person happy, no matter what that means to yourself.
-No matter what it means to myself....
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users













