Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

Dark GDK / BloodShed IDE

Author
Message
Varix
18
Years of Service
User Offline
Joined: 23rd May 2006
Location:
Posted: 23rd Aug 2006 23:16
Im very comfortable using Bloodshed ide/compiler, why cant dark gdk work with it? Isn't Dark GDK just a header file?
OSX Using Happy Dude
20
Years of Service
User Offline
Joined: 21st Aug 2003
Location: At home
Posted: 24th Aug 2006 00:25
No.

Come to the last Unofficial DBPro Convention (http://convention.logicstudios.net/)
Supplying "NO" since 1974...
Varix
18
Years of Service
User Offline
Joined: 23rd May 2006
Location:
Posted: 24th Aug 2006 02:34
ok... then what is included?
APEXnow
Retired Moderator
21
Years of Service
User Offline
Joined: 15th Apr 2003
Location: On a park bench
Posted: 24th Aug 2006 02:59
The problem is that DGDK uses library files (*.lib) which were compiled against the Microsoft runtime and dependency files of DirectX. Although Dev-C++ supports importing .lib files, it cannot resolve the functions used by the DGDK because the runtime libraries used by GCC, are different from the ones used by Visual Studio.

I've tried work arounds for Dev-C++ by using .def files, but there are just so many unresolvable functions, that the only way would be to port the DGDK source code over to GCC. This latter option is not likely to happen.

The work involved in porting the DGDK over to GCC is not really a viable option anyway, since the DGDK is now supported by C++ Express, available from Microsoft's website. This issue was long spoken of a while ago, and it was, iirc, agreed that it does not warrent such a large scale conversion of the toolkit to work under Dev-C++ purely because 3 or 4 users requested it.

Paul.

Login to post a reply

Server time is: 2024-06-17 08:34:02
Your offset time is: 2024-06-17 08:34:02