Quote: "
I noticed when trying the optimisations the /ZI and /O2. After playing with the settings and getting it working. All the /O options can be used but he debug information settings /Z don't use. These are found on [configuration settings] / [C/C++] / [general] / [debug information]. Set it to disabled."
I try to follow that advice.
I found Project > [Project Name] Properties > C/C++/ general /Debug Information Fromat.
it was set to "program database and edit /Z1".I have no idea what I am doing. I set it to inherit from parent or project default.
I click OK and the option is set to Program Database /Zi.
I got no idea what this is.
I try to run debug and get a new error:
1>------ Build started: Project: 3D Objects, Configuration: Debug Win32 ------
1> Main.cpp
1>Main.cpp(2): fatal error C1083: Cannot open include file: 'DarkGDK.h': No such file or directory
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
Quote: "so you need to install the basic version first and then overwrite the files with the new libraries, and if the installation of the basic version fails, then it's a problem ."
This is an appealing option but I am not if to copy and paste libraries or use some installer?.
I rather use visual 2010 if possible becouse it has benefits.
Quote: "
Another problem is that the link on the download page now leads to Visual Studio 2010 instead of 2008 since Microsoft updated the link"
Yes, I know I downloaded using the link yesterday.
Quote: "Which version of Dark GDK have you installed? The October 2010 update is the first version which contains libraries for Visual Studio 2010, but I have seen it mentioned on the forum that it "does not work" - whatever that means."
Using the link I downloaded with I was linked to these versions of Dark GDK and Visual. I don't know which.
I downloaded it yesterday. I dont know what version of the GDK.
Is the new version a path or separate item or included in the GDK from the link?
Perhaps the Visual Link is updated all the time to new versions
but the Dark GDK link only link to old version?
I will try to download the new files.
I hope from more advice.