.com.unity Forums

.com.unity Forums (http://forum.shrapnelgames.com/index.php)
-   Space Empires: IV & V (http://forum.shrapnelgames.com/forumdisplay.php?f=20)
-   -   OT: MS C++ 6.0 help (http://forum.shrapnelgames.com/showthread.php?t=21900)

narf poit chez BOOM December 5th, 2004 01:15 AM

OT: MS C++ 6.0 help
 
I'm starting to understand c++. However, c++ doesn't understand the Directx SDK samples I downloaded.

PvK December 5th, 2004 01:43 AM

Re: OT: MS C++ 6.0 help
 
Ok. Which examples, from which Version of DirectX, and what is MSVC6 saying to you about them?

PvK

narf poit chez BOOM December 5th, 2004 01:45 AM

Re: OT: MS C++ 6.0 help
 
This one

The c++ samples.

And it's not recognizing the makefile or the .vcproj file when I try to open a workspace. See you guys monday. (Don't go on the internet sunday...And look at the forum time).

PvK December 5th, 2004 02:05 AM

Re: OT: MS C++ 6.0 help
 
Any newer examples are likely build for MSVC 7, which may not have a compatible Workspace (DSW) format. Try opening the Project file (DSP) or the VCPROJ file directly.

VC7 also uses yet another file type called a "Solution" file (SOL). If there is no SOL file for the example you're looking at, then it probably is an old example which should load in VC6, so I that case something else would be causing the problem.

PvK

Ed Kolis December 5th, 2004 01:53 PM

Re: OT: MS C++ 6.0 help
 
VC7 solutions are *.sln, not *.sol, BTW...
(insert random plug for C# here http://forum.shrapnelgames.com/images/smilies/wink.gif)

Instar December 6th, 2004 02:46 AM

Re: OT: MS C++ 6.0 help
 
Do you have the DX SDK installed? Do you have your compiler set up to include the DX stuff at compile time?

minipol December 6th, 2004 05:00 AM

Re: OT: MS C++ 6.0 help
 
Meh, who wants to use C++ when there are easier Languages around? Python, java. I remember when i used to program in c++. Now i can concentrate on ideas instead of language syntax stuff.

Gandalf Parker December 6th, 2004 11:04 AM

Re: OT: MS C++ 6.0 help
 
Quote:

minipol said:
Meh, who wants to use C++ when there are easier Languages around? Python, java. I remember when i used to program in c++. Now i can concentrate on ideas instead of language syntax stuff.

BASIC? http://forum.shrapnelgames.com/images/smilies/happy.gif Lets not war.
Lets get back to answering the poor guys quesion. http://forum.shrapnelgames.com/images/smilies/wink.gif

Fyron December 6th, 2004 03:38 PM

Re: OT: MS C++ 6.0 help
 
Quote:

minipol said:
Meh, who wants to use C++ when there are easier Languages around? Python, java. I remember when i used to program in c++. Now i can concentrate on ideas instead of language syntax stuff.

Because those Languages create relatively slow programs, thus they are not sufficient when speed is required.

geoschmo December 6th, 2004 03:48 PM

Re: OT: MS C++ 6.0 help
 
Also, he hasn't said, but it may be something he's doing for school, and even if there are other Languages better the C++, I doubt his teacher would allow substitutions. http://forum.shrapnelgames.com/images/smilies/happy.gif


All times are GMT -4. The time now is 08:37 PM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©1999 - 2025, Shrapnel Games, Inc. - All Rights Reserved.