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 / DarkGDK for Netbeans

Author
Message
mcourteaux
14
Years of Service
User Offline
Joined: 18th Feb 2010
Location:
Posted: 18th Feb 2010 18:32
I don't like Visual Studio. So I was trying to start writing with DarkGDK in Netbeans. But I can not. I added the libraries (DarkGDK and DirectX SDK (Aug 2007) to the project properties. But Netbeans says: "There are unresolved includes inside <DarkGDK.h>". What could be the problem? And when I try to compile I get this output:

pirogoth
16
Years of Service
User Offline
Joined: 6th Apr 2008
Location: Good Old California
Posted: 20th Feb 2010 02:29
The DarkGDK was compiled with the VC++ compiler and therefore only compatible with applications being compiled with VC++.

Netbeans is using the MinGW compiler (g++ specifically) and is incompatible with DarkGDK. A little googling is telling me that Netbeans is not compatible with the VC++ compiler.

If you are dead set against Visual Studio (for whatever reason) you can either use Code::Blocks or you can compile by hand and use any text editor you want. You sound as if you're still relatively new to C++, so I'd recommend looking into Code::Blocks, or sticking with Visual Studio.

Login to post a reply

Server time is: 2024-10-02 01:40:31
Your offset time is: 2024-10-02 01:40:31