Search found 6 matches

by fredster
Mon Dec 24, 2007 3:29 pm
Forum: Help: Source Code / Compiling / Development
Topic: help compiling 2.0.10 with VS8C++ Express...
Replies: 9
Views: 6132

+Your HDD\Programme\Microsoft Visual Studio\VC98\Lib
+Your HDD\Programme\Microsoft Visual Studio\VC98\MFC\Lib
That must be the problem. I can't included those folders as the VC98 directory does not exist. It must not be a part of the Express version of VS. Can anyone verify this?
by fredster
Fri Dec 21, 2007 1:30 pm
Forum: Help: Source Code / Compiling / Development
Topic: help compiling 2.0.10 with VS8C++ Express...
Replies: 9
Views: 6132

I downloaded both of them and fully installed each. Neither installation directory contains the param.h file. A search of the entire hard drive does not find it. Platform SDK: http://www.microsoft.com/downloads/details.aspx?FamilyId=0BAF2B35-C656-4969-ACE8-E4C0C0716ADB&displaylang=en DirectX SDK...
by fredster
Thu Dec 20, 2007 4:14 pm
Forum: Help: Source Code / Compiling / Development
Topic: help compiling 2.0.10 with VS8C++ Express...
Replies: 9
Views: 6132

Is the param.h supposed to be included with MS PlatformSDK or does it belong to one of the other downloads?

If so, I don't know why I can't find it anywhere. Any chance someone has a copy of that file to share?
by fredster
Wed Dec 19, 2007 3:39 pm
Forum: Help: Source Code / Compiling / Development
Topic: help compiling 2.0.10 with VS8C++ Express...
Replies: 9
Views: 6132

I wasn't sure so I started over. I downloaded the full Microsoft Platform SDK for Windows Server 2003 R2 again and made sure everything was selected for installation. I did the same with Microsoft DirectX SDK (April 2007). I searched the installation directory for the file param.h and the only one t...
by fredster
Tue Dec 18, 2007 11:32 pm
Forum: Help: Source Code / Compiling / Development
Topic: help compiling 2.0.10 with VS8C++ Express...
Replies: 9
Views: 6132

Yes, I know this and all of those were installed prior to compiling. I added the appropriate executable, library and include paths in VS8.
by fredster
Tue Dec 18, 2007 9:03 pm
Forum: Help: Source Code / Compiling / Development
Topic: help compiling 2.0.10 with VS8C++ Express...
Replies: 9
Views: 6132

help compiling 2.0.10 with VS8C++ Express...

Hi, I usually download the already compiled version but thought I'd be adventurous and try to compile it myself and was told this is the best place to look for an answer. I found these instructions in a post here somewhere and followed them: http://links-clan.net/howto_compilebzflag.php I downloaded...