MSVC 8.0 Devpkg?
-
XboxJosh
- Trained

- Posts: 259
- Joined: 18 May 2009, 02:16
- Location: Texas, USA
MSVC 8.0 Devpkg?
I cannot find it anywhere, is there something else I should look for instead?
Alias: Cipher[SSC]
System Specs:
OPERATING SYSTEM: Windows 7 Professional
CPU TYPE: AMD Athlon II X2 250
CPU SPEED: 3000 MHz
SYSTEM MEMORY: 4 GB (2 x 2GB, DDR2)
GRAPHICS CARD MODEL: NVidia GTS 250
-
Zarel
- Elite

- Posts: 5770
- Joined: 03 Jan 2008, 23:35
- Location: Minnesota, USA
Re: MSVC 8.0 Devpkg?
Doesn't exist. For most intents and purposes, we do not support MSVC. Just use MinGW.
-
XboxJosh
- Trained

- Posts: 259
- Joined: 18 May 2009, 02:16
- Location: Texas, USA
Re: MSVC 8.0 Devpkg?
I haven't had a good history with MingW.... (that's why I'm using MSVC now)
If you try to help me, (Please?
), this is what MingW spewed at me:
error.txt
If you try to help me, (Please?
error.txt
Alias: Cipher[SSC]
System Specs:
OPERATING SYSTEM: Windows 7 Professional
CPU TYPE: AMD Athlon II X2 250
CPU SPEED: 3000 MHz
SYSTEM MEMORY: 4 GB (2 x 2GB, DDR2)
GRAPHICS CARD MODEL: NVidia GTS 250
-
Zarel
- Elite

- Posts: 5770
- Joined: 03 Jan 2008, 23:35
- Location: Minnesota, USA
Re: MSVC 8.0 Devpkg?
Did you install MinGW correctly, set up the path, and everything?
-
XboxJosh
- Trained

- Posts: 259
- Joined: 18 May 2009, 02:16
- Location: Texas, USA
Re: MSVC 8.0 Devpkg?
Yes, but I had a pre-existing MSVC installation. Do they conflict?
Alias: Cipher[SSC]
System Specs:
OPERATING SYSTEM: Windows 7 Professional
CPU TYPE: AMD Athlon II X2 250
CPU SPEED: 3000 MHz
SYSTEM MEMORY: 4 GB (2 x 2GB, DDR2)
GRAPHICS CARD MODEL: NVidia GTS 250
-
Zarel
- Elite

- Posts: 5770
- Joined: 03 Jan 2008, 23:35
- Location: Minnesota, USA
Re: MSVC 8.0 Devpkg?
Um, nope. Try reinstalling? You do know what I mean by "set up the path", right?
-
i-NoD
- Code contributor

- Posts: 318
- Joined: 30 Nov 2008, 00:42
- Location: In the middle of nowhere
Re: MSVC 8.0 Devpkg?
How come that I've missed the announcement on unsupported MSVC ? If its true than you should remove this wiki page completely http://developer.wz2100.net/wiki/Window ... ide_(MSVC) and I will stop bothering the project with C99 issues on MSVC
I guess its just a limitation in free time and/or good will of the dev team... Anyway I can supply working MSVC devpkg if need be.
-
XboxJosh
- Trained

- Posts: 259
- Joined: 18 May 2009, 02:16
- Location: Texas, USA
Re: MSVC 8.0 Devpkg?
Yes, I am aware what "set up the path" means. I unistalled and re-installed everything, and rebuilt my path from scratch (removing unnecessary entries), still get the same error. What version of MingW should I have? (Just checking)
Alias: Cipher[SSC]
System Specs:
OPERATING SYSTEM: Windows 7 Professional
CPU TYPE: AMD Athlon II X2 250
CPU SPEED: 3000 MHz
SYSTEM MEMORY: 4 GB (2 x 2GB, DDR2)
GRAPHICS CARD MODEL: NVidia GTS 250
-
Zarel
- Elite

- Posts: 5770
- Joined: 03 Jan 2008, 23:35
- Location: Minnesota, USA
Re: MSVC 8.0 Devpkg?
Hmm, really? Have you managed to get it working in Visual Studio 2008 or Visual Studio 2010? I'd really appreciate instructions that work there.i-NoD wrote:How come that I've missed the announcement on unsupported MSVC ? If its true than you should remove this wiki page completely http://developer.wz2100.net/wiki/Window ... ide_(MSVC) and I will stop bothering the project with C99 issues on MSVCI guess its just a limitation in free time and/or good will of the dev team... Anyway I can supply working MSVC devpkg if need be.
The MSVC Compile Guide page is known to be outdated, so you'd probably need to update that page, too.
-
i-NoD
- Code contributor

- Posts: 318
- Joined: 30 Nov 2008, 00:42
- Location: In the middle of nowhere
Re: MSVC 8.0 Devpkg?
I can tell you that I was able to build WZ with MSVC 2k8 nearly a year ago, when I switched from MSVC 2k5. But I have no plans on moving to some beta version of MSVC for now. Btw, I've updated MSVC page right after posting here today. The question is how to upload devpkg on site?Zarel wrote:Hmm, really? Have you managed to get it working in Visual Studio 2008 or Visual Studio 2010? I'd really appreciate instructions that work there.
The MSVC Compile Guide page is known to be outdated, so you'd probably need to update that page, too.
-
Zarel
- Elite

- Posts: 5770
- Joined: 03 Jan 2008, 23:35
- Location: Minnesota, USA
Re: MSVC 8.0 Devpkg?
If you have trouble with that, you can always upload it here, and I'd upload it there.i-NoD wrote:I can tell you that I was able to build WZ with MSVC 2k8 nearly a year ago, when I switched from MSVC 2k5. But I have no plans on moving to some beta version of MSVC for now. Btw, I've updated MSVC page right after posting here today. The question is how to upload devpkg on site?
-
XboxJosh
- Trained

- Posts: 259
- Joined: 18 May 2009, 02:16
- Location: Texas, USA
Re: MSVC 8.0 Devpkg?
I re-installed MingW, this time using EVERYTHING it has, instead of what this page suggests.
It got further than last time!
The error I got back this time was:
???
It got further than last time!
The error I got back this time was:
Code: Select all
C:\MingW\bin\..\lib\gcc\mingw32\3.4.5\..\..\..\..\mingw32\bin\ld.exe: cannot find -lglu32Alias: Cipher[SSC]
System Specs:
OPERATING SYSTEM: Windows 7 Professional
CPU TYPE: AMD Athlon II X2 250
CPU SPEED: 3000 MHz
SYSTEM MEMORY: 4 GB (2 x 2GB, DDR2)
GRAPHICS CARD MODEL: NVidia GTS 250
-
Buginator
- Professional

- Posts: 3285
- Joined: 04 Nov 2007, 02:20
Re: MSVC 8.0 Devpkg?
Hmm, wonder where the old devpkg went?i-NoD wrote:I can tell you that I was able to build WZ with MSVC 2k8 nearly a year ago, when I switched from MSVC 2k5. But I have no plans on moving to some beta version of MSVC for now. Btw, I've updated MSVC page right after posting here today. The question is how to upload devpkg on site?
For what it is worth, VS2k10 is broken for this project right now, and they have a fix for the beta 2 release.
and it ends here.
-
i-NoD
- Code contributor

- Posts: 318
- Joined: 30 Nov 2008, 00:42
- Location: In the middle of nowhere
Re: MSVC 8.0 Devpkg?
This is a complete mystery to me... probably someone is sabotaging all MS-related thingsBuginator wrote:Hmm, wonder where the old devpkg went?
I've attached an updated package for MSVC 2k8 to the corresponding wiki page. Must be all for now...
-
i-NoD
- Code contributor

- Posts: 318
- Joined: 30 Nov 2008, 00:42
- Location: In the middle of nowhere
Re: MSVC 8.0 Devpkg?
The release configuration is broken now for MSVC, but maybe this will help a bit...
Also, i've noticed that there is no font visible for release (debug is just fine).
You do not have the required permissions to view the files attached to this post.