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 / Strange errors...

Author
Message
spine
16
Years of Service
User Offline
Joined: 24th Aug 2008
Location:
Posted: 21st Jun 2009 02:13
I'm trying to keep working on my game, but now whenever I fix whatever mistakes I made, I end up getting these 4 errors. Trying to make a simple window in the DarkGDK function doesn't work anymore.
Bran flakes91093
16
Years of Service
User Offline
Joined: 13th Sep 2008
Location: Crazy Land
Posted: 21st Jun 2009 02:40 Edited at: 21st Jun 2009 02:50
Next time you start a Dark GDK project, go to File->New->Project...->Wizards->(Select a wizard)

Those create projects with the properties needed to run a Dark GDK program.

Or, (I believe) that you can:
1-Open your project (Graphic (I can))
2-Go to Project->(<Project Name> Properties...)
3-Open up [+]Configuration Properties
4-Open up [+]Linker
5-Select Input
6-In the Ignore Specific Library box, enter: (libcmtd, msvcrt, atls)

Then it should work (I think)

EDIT: It may also be useful to go into [+]Configuration Properties->[+]C/C++->Code Generation and set Runtime Library to /MT in case you want to use namespace std, or else it will throw more linker errors.

Your_Health = (My_Mood == HAPPY) ? 100 : NULL;

Login to post a reply

Server time is: 2024-10-01 05:44:40
Your offset time is: 2024-10-01 05:44:40