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 / Inquiring minds want to know... or do they?

Author
Message
Mr Snuggles
19
Years of Service
User Offline
Joined: 7th Dec 2004
Location:
Posted: 7th Jan 2005 12:31
Can other c++ libraries be used in conjunction with the DGSDK? Say, for example, I wanted to create a game and then plug in a multiplayer networking class library. Is that allowed/doable, and if so, is it relatively easy or are there a billion hoops to jump through to accomplish it?

ooo isn't that precious
Mike Johnson
TGC Developer
21
Years of Service
User Offline
Joined: 13th Sep 2002
Location: United Kingdom
Posted: 7th Jan 2005 16:18
It will be possible to use certain kinds of libraries with the DGSDK. As long as the libraries don't interfere with rendering it should be fairly straight forward to implement. Something like a multiplayer library could slot right into a project with the DGSDK.

Mike
Dark Intruder
19
Years of Service
User Offline
Joined: 6th Jan 2005
Location:
Posted: 7th Jan 2005 22:51
Few things to keep in mind when using libs with DarkSDK...

darkSDK already contains a WinMain() so any other lib containing a WinMain might give you linking errors... e.g. SDL

progs using darkSDK are set up as SingleThreaded CRT Project if any of your libraries have Multithreaded or Multithreaded DLL settings you might get linker errors.

In Order To Understand Recursion One Must First Understand Recursion

Login to post a reply

Server time is: 2024-04-20 02:38:37
Your offset time is: 2024-04-20 02:38:37