In E:\My Documents: "E:\Program Files\TortoiseCVS\cvs.exe" "-q" "checkout" "-P" "fs2_open"
CVSROOT=:pserver;anonymous:[email protected]:/home/fs2source
cvs checkout: Bad CVSROOT: Specify semicolon separated keyword=value pairs
cvs [checkout aborted]: Bad CVSROOT.
Error, CVS operation failed
I've moved over to Tortoise CVS (http://www.tortoisecvs.org/) and so far it's serving me well.I'ld also like to recommend Tortoise CVS. I have nothing but trouble with WinCVS.
Next, open the MSVC6 project from wherever you checked out the CVS code to and convert it - Don't bother with the VC2005 solution as it isn't up to date (or at least wasn't when I tried this). After converting, go to the solution properties and set it to ignore libci.lib, and add dependancies for user32.lib, ole32.lib, gdi32.lib and advapi32.lib to whatever is there already.where is the solution properties and where the hell can i add dependancies for those libs?
------ Build started: Project: code, Configuration: Release Win32 ------
Compiling...
irc.cpp
e:\My Documents\fs2_open\code\fs2open_pxo/TCP_Socket.h(81) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
udpsocket.cpp
e:\My Documents\fs2_open\code\fs2open_pxo/udpsocket.h(60) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
TCP_Socket.cpp
e:\My Documents\fs2_open\code\fs2open_pxo/TCP_Socket.h(81) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
TCP_Client.cpp
e:\My Documents\fs2_open\code\fs2open_pxo/TCP_Socket.h(81) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
Client.cpp
e:\My Documents\fs2_open\code\fs2open_pxo/TCP_Socket.h(81) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
cmdline.cpp
e:\My Documents\fs2_open\code\network/psnet2.h(92) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
stand_gui.cpp
..\..\code\network\stand_gui.cpp(394) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
psnet2.cpp
..\..\code\network\psnet2.cpp(164) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
psnet.cpp
..\..\code\network\psnet.cpp(158) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
multiutil.cpp
..\..\code\network\multiutil.cpp(377) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
multiui.cpp
..\..\code\network\multiui.cpp(614) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
multiteamselect.cpp
e:\My Documents\fs2_open\code\network/psnet2.h(92) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
multimsgs.cpp
e:\My Documents\fs2_open\code\network/psnet2.h(92) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
multilag.cpp
..\..\code\network\multilag.cpp(126) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
multi_xfer.cpp
e:\My Documents\fs2_open\code\network/psnet2.h(92) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
multi_voice.cpp
e:\My Documents\fs2_open\code\network/psnet2.h(92) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
multi_update.cpp
e:\My Documents\fs2_open\code\inetfile/cftp.h(52) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
multi_team.cpp
e:\My Documents\fs2_open\code\network/psnet2.h(92) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
multi_respawn.cpp
e:\My Documents\fs2_open\code\network/psnet2.h(92) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
multi_pmsg.cpp
e:\My Documents\fs2_open\code\network/psnet2.h(92) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
Generating Code...
Compiling...
multi_ping.cpp
e:\My Documents\fs2_open\code\network/psnet2.h(92) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
multi_pinfo.cpp
e:\My Documents\fs2_open\code\network/psnet2.h(92) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
multi_pause.cpp
e:\My Documents\fs2_open\code\network/psnet2.h(92) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
multi_options.cpp
e:\My Documents\fs2_open\code\network/psnet2.h(92) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
multi_oo.cpp
e:\My Documents\fs2_open\code\network/psnet2.h(92) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
multi_observer.cpp
e:\My Documents\fs2_open\code\network/psnet2.h(92) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
multi_obj.cpp
e:\My Documents\fs2_open\code\network/psnet2.h(92) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
multi_kick.cpp
e:\My Documents\fs2_open\code\network/psnet2.h(92) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
multi_ingame.cpp
e:\My Documents\fs2_open\code\network/psnet2.h(92) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
multi_endgame.cpp
e:\My Documents\fs2_open\code\network/psnet2.h(92) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
multi_dogfight.cpp
e:\My Documents\fs2_open\code\network/psnet2.h(92) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
multi_data.cpp
e:\My Documents\fs2_open\code\network/psnet2.h(92) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
multi_campaign.cpp
e:\My Documents\fs2_open\code\network/psnet2.h(92) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
multi.cpp
e:\My Documents\fs2_open\code\network/psnet2.h(92) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
fs2ox.cpp
e:\My Documents\fs2_open\code\fs2open_pxo/TCP_Socket.h(81) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
exceptionhandler.cpp
..\..\code\exceptionhandler\exceptionhandler.cpp(94) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
inetgetfile.cpp
..\..\code\inetfile\inetgetfile.cpp(56) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
chttpget.cpp
..\..\code\inetfile\chttpget.cpp(129) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
cftp.cpp
..\..\code\inetfile\cftp.cpp(54) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
weapons.cpp
e:\My Documents\fs2_open\code\network/psnet2.h(92) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
Generating Code...
Compiling...
emp.cpp
e:\My Documents\fs2_open\code\network/psnet2.h(92) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
beam.cpp
e:\My Documents\fs2_open\code\network/psnet2.h(92) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
codec1.cpp
..\..\code\vcodec\codec1.cpp(11) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
window.cpp
e:\My Documents\fs2_open\code\io/mouse.h(112) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
uimouse.cpp
e:\My Documents\fs2_open\code\io/mouse.h(112) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
uidraw.cpp
e:\My Documents\fs2_open\code\io/mouse.h(112) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
slider2.cpp
e:\My Documents\fs2_open\code\io/mouse.h(112) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
slider.cpp
e:\My Documents\fs2_open\code\io/mouse.h(112) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
scroll.cpp
e:\My Documents\fs2_open\code\io/mouse.h(112) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
radio.cpp
e:\My Documents\fs2_open\code\io/mouse.h(112) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
listbox.cpp
e:\My Documents\fs2_open\code\io/mouse.h(112) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
keytrap.cpp
e:\My Documents\fs2_open\code\io/mouse.h(112) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
inputbox.cpp
e:\My Documents\fs2_open\code\io/mouse.h(112) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
icon.cpp
e:\My Documents\fs2_open\code\io/mouse.h(112) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
gadget.cpp
e:\My Documents\fs2_open\code\io/mouse.h(112) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
checkbox.cpp
e:\My Documents\fs2_open\code\io/mouse.h(112) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
button.cpp
e:\My Documents\fs2_open\code\io/mouse.h(112) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
stats.cpp
..\..\code\stats\stats.cpp(232) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
scoring.cpp
e:\My Documents\fs2_open\code\network/psnet2.h(92) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
ogg.cpp
..\..\code\sound\ogg\ogg.cpp(21) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
Generating Code...
Compiling...
sound.cpp
e:\My Documents\fs2_open\code\sound/ds.h(179) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
rtvoice.cpp
e:\My Documents\fs2_open\code\sound/ds.h(179) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
ds3d.cpp
e:\My Documents\fs2_open\openal\include\al.h : error C4335: Mac file format detected: please convert the source file to either DOS or UNIX format
e:\My Documents\fs2_open\code\sound/ds.h(179) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
ds.cpp
..\..\code\sound\ds.cpp(465) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
audiostr-openal.cpp
..\..\code\sound\audiostr-openal.cpp(117) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
acm-openal.cpp
..\..\code\sound\acm-openal.cpp(37) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
radarsetup.cpp
e:\My Documents\fs2_open\code\network/psnet2.h(92) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
radarorb.cpp
e:\My Documents\fs2_open\code\network/psnet2.h(92) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
radar.cpp
e:\My Documents\fs2_open\code\network/psnet2.h(92) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
popupdead.cpp
e:\My Documents\fs2_open\code\network/psnet2.h(92) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
popup.cpp
e:\My Documents\fs2_open\code\io/mouse.h(112) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
playercontrol.cpp
e:\My Documents\fs2_open\code\io/mouse.h(112) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
managepilot.cpp
e:\My Documents\fs2_open\code\network/psnet2.h(92) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
lua.cpp
e:\My Documents\fs2_open\code\io/mouse.h(112) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
sexp.cpp
e:\My Documents\fs2_open\code\network/psnet2.h(92) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
osregistry.cpp
..\..\code\osapi\osregistry.cpp(10) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
osapi.cpp
..\..\code\osapi\osapi.cpp(228) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
objectsnd.cpp
e:\My Documents\fs2_open\code\sound/ds.h(179) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
object.cpp
e:\My Documents\fs2_open\code\network/psnet2.h(92) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
collideshipweapon.cpp
e:\My Documents\fs2_open\code\network/psnet2.h(92) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
Generating Code...
Compiling...
modelread.cpp
..\..\code\model\modelread.cpp(1132) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
missiontraining.cpp
e:\My Documents\fs2_open\code\network/psnet2.h(92) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
missionparse.cpp
..\..\code\mission\missionparse.cpp(1049) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
missionmessage.cpp
e:\My Documents\fs2_open\code\network/psnet2.h(92) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
missionlog.cpp
e:\My Documents\fs2_open\code\network/psnet2.h(92) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
missionhotkey.cpp
e:\My Documents\fs2_open\code\io/mouse.h(112) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
missiongoals.cpp
e:\My Documents\fs2_open\code\network/psnet2.h(92) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
techmenu.cpp
e:\My Documents\fs2_open\code\io/mouse.h(112) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
storybook.cpp
e:\My Documents\fs2_open\code\io/mouse.h(112) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
snazzyui.cpp
e:\My Documents\fs2_open\code\io/mouse.h(112) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
readyroom.cpp
e:\My Documents\fs2_open\code\io/mouse.h(112) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
playermenu.cpp
e:\My Documents\fs2_open\code\network/psnet2.h(92) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
optionsmenumulti.cpp
e:\My Documents\fs2_open\code\network/psnet2.h(92) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
optionsmenu.cpp
e:\My Documents\fs2_open\code\io/mouse.h(112) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
mainhallmenu.cpp
e:\My Documents\fs2_open\code\io/mouse.h(112) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
barracks.cpp
e:\My Documents\fs2_open\code\io/mouse.h(112) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
fix.cpp
..\..\code\math\fix.cpp(52) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
wmcgui.cpp
e:\My Documents\fs2_open\code\io/mouse.h(112) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
lab.cpp
e:\My Documents\fs2_open\code\io/mouse.h(112) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
timer.cpp
..\..\code\io\timer.cpp(133) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
Generating Code...
Compiling...
swff_lib.cpp
..\..\code\io\swff_lib.cpp(36) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
mouse.cpp
..\..\code\io\mouse.cpp(194) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
keycontrol.cpp
e:\My Documents\fs2_open\code\network/psnet2.h(92) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
key.cpp
..\..\code\io\key.cpp(164) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
joy_ff.cpp
e:\My Documents\fs2_open\code\io/sw_force.h(31) : fatal error C1083: Cannot open include file: 'winerror.h': No such file or directory
joy.cpp
..\..\code\io\joy.cpp(217) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
hudwingmanstatus.cpp
e:\My Documents\fs2_open\code\network/psnet2.h(92) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
hudtargetbox.cpp
e:\My Documents\fs2_open\code\network/psnet2.h(92) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
hudtarget.cpp
e:\My Documents\fs2_open\code\network/psnet2.h(92) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
hudsquadmsg.cpp
e:\My Documents\fs2_open\code\network/psnet2.h(92) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
hudshield.cpp
e:\My Documents\fs2_open\code\network/psnet2.h(92) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
hudreticle.cpp
e:\My Documents\fs2_open\code\network/psnet2.h(92) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
hudobserver.cpp
e:\My Documents\fs2_open\code\network/psnet2.h(92) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
hudmessage.cpp
e:\My Documents\fs2_open\code\network/psnet2.h(92) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
hudlock.cpp
e:\My Documents\fs2_open\code\network/psnet2.h(92) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
hudescort.cpp
e:\My Documents\fs2_open\code\network/psnet2.h(92) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
hudartillery.cpp
e:\My Documents\fs2_open\code\network/psnet2.h(92) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
hud.cpp
e:\My Documents\fs2_open\code\network/psnet2.h(92) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
gropengltnl.cpp
..\..\code\graphics\gropengltnl.cpp(239) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
gropengltexture.cpp
..\..\code\graphics\gropengltexture.cpp(266) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
Generating Code...
Compiling...
gropengllight.cpp
..\..\code\graphics\gropengllight.cpp(171) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
gropenglextension.cpp
..\..\code\graphics\gropenglextension.cpp(110) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
gropenglbmpman.cpp
e:\My Documents\fs2_open\code\graphics/gropengl.h(159) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
gropengl.cpp
e:\My Documents\fs2_open\code\graphics/gropengl.h(159) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
grd3dtexture.cpp
e:\my documents\fs2_open\dx8sdk\include\d3d8.h(33) : fatal error C1083: Cannot open include file: 'objbase.h': No such file or directory
GrD3DStateBlock.cpp
e:\My Documents\fs2_open\dx8sdk\include\d3d8.h(33) : fatal error C1083: Cannot open include file: 'objbase.h': No such file or directory
grd3dsetup.cpp
e:\My Documents\fs2_open\dx8sdk\include\d3d8.h(33) : fatal error C1083: Cannot open include file: 'objbase.h': No such file or directory
grd3drender.cpp
e:\my documents\fs2_open\dx8sdk\include\d3d8.h(33) : fatal error C1083: Cannot open include file: 'objbase.h': No such file or directory
grd3dlight.cpp
e:\My Documents\fs2_open\dx8sdk\include\d3d8.h(33) : fatal error C1083: Cannot open include file: 'objbase.h': No such file or directory
grd3dcalls.cpp
e:\My Documents\fs2_open\dx8sdk\include\d3d8.h(33) : fatal error C1083: Cannot open include file: 'objbase.h': No such file or directory
grd3dbmpman.cpp
e:\My Documents\fs2_open\dx8sdk\include\d3d8.h(33) : fatal error C1083: Cannot open include file: 'objbase.h': No such file or directory
grd3dbatch.cpp
e:\My Documents\fs2_open\dx8sdk\include\d3d8.h(33) : fatal error C1083: Cannot open include file: 'objbase.h': No such file or directory
grd3d.cpp
e:\My Documents\fs2_open\dx8sdk\include\d3d8.h(33) : fatal error C1083: Cannot open include file: 'objbase.h': No such file or directory
font.cpp
..\..\code\graphics\font.cpp(287) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
2d.cpp
..\..\code\graphics\2d.cpp(776) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
windebug.cpp
..\..\code\globalincs\windebug.cpp(250) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
dx8show.cpp
..\..\code\directx\dx8show.cpp(1) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
timerbar.cpp
..\..\code\debugconsole\timerbar.cpp(17) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
dbugfile.cpp
..\..\code\debugconsole\dbugfile.cpp(5) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
debris.cpp
e:\My Documents\fs2_open\code\network/psnet2.h(92) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
Generating Code...
Compiling...
mveplayer.cpp
e:\My Documents\fs2_open\code\graphics/gropengl.h(159) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
movie.cpp
..\..\code\cutscene\movie.cpp(61) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
controlsconfig.cpp
e:\My Documents\fs2_open\code\network/psnet2.h(92) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
cfilesystem.cpp
..\..\code\cfile\cfilesystem.cpp(235) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
cfilelist.cpp
..\..\code\cfile\cfilelist.cpp(85) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
cfilearchive.cpp
..\..\code\cfile\cfilearchive.cpp(112) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
cfile.cpp
..\..\code\cfile\cfile.cpp(340) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
asteroid.cpp
e:\My Documents\fs2_open\code\network/psnet2.h(92) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
aiturret.cpp
e:\My Documents\fs2_open\code\network/psnet2.h(92) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
GrD3DParticle.cpp
e:\My Documents\fs2_open\dx8sdk\include\d3d8.h(33) : fatal error C1083: Cannot open include file: 'objbase.h': No such file or directory
Generating Code...
Creating browse information file...
Microsoft Browse Information Maintenance Utility Version 8.00.50727
Copyright (C) Microsoft Corporation. All rights reserved.
BSCMAKE: error BK1506 : cannot open file '.\Release\Profile\ai.sbr': No such file or directory
Build log was saved at "file://e:\My Documents\fs2_open\projects\MSVC_6\Release\Profile\BuildLog.htm"
code - 152 error(s), 0 warning(s)
------ Build started: Project: liblua, Configuration: Release Win32 ------
Compiling...
loadlib.c
..\..\lua\loadlib.c(93) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
Build log was saved at "file://e:\My Documents\fs2_open\projects\MSVC_6\Release\Profile\BuildLog.htm"
liblua - 1 error(s), 0 warning(s)
------ Skipped Build: Project: Fred2, Configuration: Release Win32 ------
Project not selected to build for this solution configuration
------ Build started: Project: Freespace2, Configuration: Release Win32 ------
Compiling...
freespace.cpp
e:\My Documents\fs2_open\code\network/psnet2.h(92) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
Build log was saved at "file://e:\My Documents\fs2_open\projects\MSVC_6\Release\Profile\BuildLog.htm"
Freespace2 - 1 error(s), 0 warning(s)
------ Skipped Build: Project: wxFRED2, Configuration: Release Win32 ------
Project not selected to build for this solution configuration
========== Build: 0 succeeded, 3 failed, 1 up-to-date, 2 skipped ==========
1.
..\..\code\graphics\grd3dsetup.cpp(744) : error C2065: 'i' : undeclared identifier
2.
fatal error C1083: Cannot open source file: '..\..\code\graphics\GrD3DParticle.cpp': No such file or directory
3.
..\..\code\graphics\grd3dlight.cpp(223) : error C2065: 'i' : undeclared identifier
4.
fatal error C1083: Cannot open source file: '..\..\code\graphics\grd3dbatch.cpp': No such file or directory
5.
fatal error C1083: Cannot open include file: 'ddraw.h': No such file or directory
edit:1. and 3. can be fixed by adding 'int' to the 'for loop' in those 2 file i think.That's one way to fix it, a better way is just to declare i at the start of the function. This is just one of those many stupid MSVC things which violates coding specs and that MS coders have gotten used to doing.
That's one way to fix it, a better way is just to declare i at the start of the function. This is just one of those many stupid MSVC things which violates coding specs and that MS coders have gotten used to doing.thanks for the clarfication.I was wondering why it still returned that error after 'i' being declared as int in another 'for loop' in the same function,now I see what the problem is. :)
For 2 and 4, those files have been removed since they are obsolete. Just remove them from the project file and you should be ok there.
------ Build started: Project: code, Configuration: Release Win32 ------
Performing Custom Build Step
Compilation successful!
Compilation successful!
Compiling...
irc.cpp
e:\My Documents\fs2_open\code\fs2open_pxo/TCP_Socket.h(81) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
udpsocket.cpp
e:\My Documents\fs2_open\code\fs2open_pxo/udpsocket.h(60) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
TCP_Socket.cpp
e:\My Documents\fs2_open\code\fs2open_pxo/TCP_Socket.h(81) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
TCP_Client.cpp
e:\My Documents\fs2_open\code\fs2open_pxo/TCP_Socket.h(81) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
Client.cpp
e:\My Documents\fs2_open\code\fs2open_pxo/TCP_Socket.h(81) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
cmdline.cpp
e:\My Documents\fs2_open\code\network/psnet2.h(92) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
stand_gui.cpp
..\..\code\network\stand_gui.cpp(394) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
psnet2.cpp
..\..\code\network\psnet2.cpp(164) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
psnet.cpp
..\..\code\network\psnet.cpp(158) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
multiutil.cpp
..\..\code\network\multiutil.cpp(377) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
multiui.cpp
..\..\code\network\multiui.cpp(614) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
multiteamselect.cpp
e:\My Documents\fs2_open\code\network/psnet2.h(92) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
multimsgs.cpp
e:\My Documents\fs2_open\code\network/psnet2.h(92) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
multilag.cpp
..\..\code\network\multilag.cpp(126) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
multi_xfer.cpp
e:\My Documents\fs2_open\code\network/psnet2.h(92) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
multi_voice.cpp
e:\My Documents\fs2_open\code\network/psnet2.h(92) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
multi_update.cpp
e:\My Documents\fs2_open\code\inetfile/cftp.h(52) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
multi_team.cpp
e:\My Documents\fs2_open\code\network/psnet2.h(92) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
multi_respawn.cpp
e:\My Documents\fs2_open\code\network/psnet2.h(92) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
multi_pmsg.cpp
e:\My Documents\fs2_open\code\network/psnet2.h(92) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
Generating Code...
Compiling...
multi_ping.cpp
e:\My Documents\fs2_open\code\network/psnet2.h(92) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
multi_pinfo.cpp
e:\My Documents\fs2_open\code\network/psnet2.h(92) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
multi_pause.cpp
e:\My Documents\fs2_open\code\network/psnet2.h(92) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
multi_options.cpp
e:\My Documents\fs2_open\code\network/psnet2.h(92) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
multi_oo.cpp
e:\My Documents\fs2_open\code\network/psnet2.h(92) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
multi_observer.cpp
e:\My Documents\fs2_open\code\network/psnet2.h(92) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
multi_obj.cpp
e:\My Documents\fs2_open\code\network/psnet2.h(92) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
multi_kick.cpp
e:\My Documents\fs2_open\code\network/psnet2.h(92) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
multi_endgame.cpp
e:\My Documents\fs2_open\code\network/psnet2.h(92) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
multi_dogfight.cpp
e:\My Documents\fs2_open\code\network/psnet2.h(92) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
multi_data.cpp
e:\My Documents\fs2_open\code\network/psnet2.h(92) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
multi_campaign.cpp
e:\My Documents\fs2_open\code\network/psnet2.h(92) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
multi.cpp
e:\My Documents\fs2_open\code\network/psnet2.h(92) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
fs2ox.cpp
e:\My Documents\fs2_open\code\fs2open_pxo/TCP_Socket.h(81) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
exceptionhandler.cpp
..\..\code\exceptionhandler\exceptionhandler.cpp(94) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
inetgetfile.cpp
..\..\code\inetfile\inetgetfile.cpp(56) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
chttpget.cpp
..\..\code\inetfile\chttpget.cpp(129) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
cftp.cpp
..\..\code\inetfile\cftp.cpp(54) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
weapons.cpp
e:\My Documents\fs2_open\code\network/psnet2.h(92) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
emp.cpp
e:\My Documents\fs2_open\code\network/psnet2.h(92) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
Generating Code...
Compiling...
beam.cpp
e:\My Documents\fs2_open\code\network/psnet2.h(92) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
codec1.cpp
..\..\code\vcodec\codec1.cpp(11) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
window.cpp
e:\My Documents\fs2_open\code\io/mouse.h(112) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
uimouse.cpp
e:\My Documents\fs2_open\code\io/mouse.h(112) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
uidraw.cpp
e:\My Documents\fs2_open\code\io/mouse.h(112) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
slider2.cpp
e:\My Documents\fs2_open\code\io/mouse.h(112) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
slider.cpp
e:\My Documents\fs2_open\code\io/mouse.h(112) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
scroll.cpp
e:\My Documents\fs2_open\code\io/mouse.h(112) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
radio.cpp
e:\My Documents\fs2_open\code\io/mouse.h(112) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
listbox.cpp
e:\My Documents\fs2_open\code\io/mouse.h(112) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
keytrap.cpp
e:\My Documents\fs2_open\code\io/mouse.h(112) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
inputbox.cpp
e:\My Documents\fs2_open\code\io/mouse.h(112) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
icon.cpp
e:\My Documents\fs2_open\code\io/mouse.h(112) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
gadget.cpp
e:\My Documents\fs2_open\code\io/mouse.h(112) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
checkbox.cpp
e:\My Documents\fs2_open\code\io/mouse.h(112) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
button.cpp
e:\My Documents\fs2_open\code\io/mouse.h(112) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
stats.cpp
..\..\code\stats\stats.cpp(232) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
scoring.cpp
e:\My Documents\fs2_open\code\network/psnet2.h(92) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
ogg.cpp
..\..\code\sound\ogg\ogg.cpp(21) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
sound.cpp
e:\My Documents\fs2_open\code\sound/ds.h(179) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
Generating Code...
Compiling...
rtvoice.cpp
e:\My Documents\fs2_open\code\sound/ds.h(179) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
ds3d.cpp
e:\My Documents\fs2_open\openal\include\al.h : error C4335: Mac file format detected: please convert the source file to either DOS or UNIX format
e:\My Documents\fs2_open\code\sound/ds.h(179) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
ds.cpp
..\..\code\sound\ds.cpp(465) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
audiostr-openal.cpp
..\..\code\sound\audiostr-openal.cpp(117) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
acm-openal.cpp
..\..\code\sound\acm-openal.cpp(37) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
radarsetup.cpp
e:\My Documents\fs2_open\code\network/psnet2.h(92) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
radarorb.cpp
e:\My Documents\fs2_open\code\network/psnet2.h(92) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
radar.cpp
e:\My Documents\fs2_open\code\network/psnet2.h(92) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
popupdead.cpp
e:\My Documents\fs2_open\code\network/psnet2.h(92) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
popup.cpp
e:\My Documents\fs2_open\code\io/mouse.h(112) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
playercontrol.cpp
e:\My Documents\fs2_open\code\io/mouse.h(112) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
managepilot.cpp
e:\My Documents\fs2_open\code\network/psnet2.h(92) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
lua.cpp
e:\My Documents\fs2_open\code\io/mouse.h(112) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
sexp.cpp
e:\My Documents\fs2_open\code\network/psnet2.h(92) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
osregistry.cpp
..\..\code\osapi\osregistry.cpp(10) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
osapi.cpp
..\..\code\osapi\osapi.cpp(228) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
objectsnd.cpp
e:\My Documents\fs2_open\code\sound/ds.h(179) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
object.cpp
e:\My Documents\fs2_open\code\network/psnet2.h(92) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
collideshipweapon.cpp
e:\My Documents\fs2_open\code\network/psnet2.h(92) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
modelread.cpp
..\..\code\model\modelread.cpp(1132) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
Generating Code...
Compiling...
missiontraining.cpp
e:\My Documents\fs2_open\code\network/psnet2.h(92) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
missionparse.cpp
..\..\code\mission\missionparse.cpp(1049) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
missionmessage.cpp
e:\My Documents\fs2_open\code\network/psnet2.h(92) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
missionlog.cpp
e:\My Documents\fs2_open\code\network/psnet2.h(92) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
missionhotkey.cpp
e:\My Documents\fs2_open\code\io/mouse.h(112) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
missiongoals.cpp
e:\My Documents\fs2_open\code\network/psnet2.h(92) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
techmenu.cpp
e:\My Documents\fs2_open\code\io/mouse.h(112) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
storybook.cpp
e:\My Documents\fs2_open\code\io/mouse.h(112) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
snazzyui.cpp
e:\My Documents\fs2_open\code\io/mouse.h(112) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
readyroom.cpp
e:\My Documents\fs2_open\code\io/mouse.h(112) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
playermenu.cpp
e:\My Documents\fs2_open\code\network/psnet2.h(92) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
optionsmenumulti.cpp
e:\My Documents\fs2_open\code\network/psnet2.h(92) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
optionsmenu.cpp
e:\My Documents\fs2_open\code\io/mouse.h(112) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
mainhallmenu.cpp
e:\My Documents\fs2_open\code\io/mouse.h(112) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
barracks.cpp
e:\My Documents\fs2_open\code\io/mouse.h(112) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
fix.cpp
..\..\code\math\fix.cpp(52) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
wmcgui.cpp
e:\My Documents\fs2_open\code\io/mouse.h(112) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
lab.cpp
e:\My Documents\fs2_open\code\io/mouse.h(112) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
timer.cpp
..\..\code\io\timer.cpp(133) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
swff_lib.cpp
..\..\code\io\swff_lib.cpp(36) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
Generating Code...
Compiling...
mouse.cpp
..\..\code\io\mouse.cpp(194) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
keycontrol.cpp
e:\My Documents\fs2_open\code\network/psnet2.h(92) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
key.cpp
..\..\code\io\key.cpp(164) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
joy_ff.cpp
e:\My Documents\fs2_open\code\io/sw_force.h(31) : fatal error C1083: Cannot open include file: 'winerror.h': No such file or directory
joy.cpp
..\..\code\io\joy.cpp(217) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
hudwingmanstatus.cpp
e:\My Documents\fs2_open\code\network/psnet2.h(92) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
hudtargetbox.cpp
e:\My Documents\fs2_open\code\network/psnet2.h(92) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
hudtarget.cpp
e:\My Documents\fs2_open\code\network/psnet2.h(92) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
hudsquadmsg.cpp
e:\My Documents\fs2_open\code\network/psnet2.h(92) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
hudshield.cpp
e:\My Documents\fs2_open\code\network/psnet2.h(92) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
hudreticle.cpp
e:\My Documents\fs2_open\code\network/psnet2.h(92) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
hudobserver.cpp
e:\My Documents\fs2_open\code\network/psnet2.h(92) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
hudmessage.cpp
e:\My Documents\fs2_open\code\network/psnet2.h(92) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
hudlock.cpp
e:\My Documents\fs2_open\code\network/psnet2.h(92) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
hudescort.cpp
e:\My Documents\fs2_open\code\network/psnet2.h(92) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
hudartillery.cpp
e:\My Documents\fs2_open\code\network/psnet2.h(92) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
hud.cpp
e:\My Documents\fs2_open\code\network/psnet2.h(92) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
gropengltnl.cpp
..\..\code\graphics\gropengltnl.cpp(239) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
gropengltexture.cpp
..\..\code\graphics\gropengltexture.cpp(266) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
gropengllight.cpp
..\..\code\graphics\gropengllight.cpp(171) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
Generating Code...
Compiling...
gropenglextension.cpp
..\..\code\graphics\gropenglextension.cpp(110) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
gropenglbmpman.cpp
e:\My Documents\fs2_open\code\graphics/gropengl.h(159) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
gropengl.cpp
e:\My Documents\fs2_open\code\graphics/gropengl.h(159) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
font.cpp
..\..\code\graphics\font.cpp(287) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
2d.cpp
..\..\code\graphics\2d.cpp(776) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
windebug.cpp
..\..\code\globalincs\windebug.cpp(250) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
dx8show.cpp
..\..\code\directx\dx8show.cpp(1) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
timerbar.cpp
..\..\code\debugconsole\timerbar.cpp(17) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
dbugfile.cpp
..\..\code\debugconsole\dbugfile.cpp(5) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
debris.cpp
e:\My Documents\fs2_open\code\network/psnet2.h(92) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
mveplayer.cpp
e:\My Documents\fs2_open\code\graphics/gropengl.h(159) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
movie.cpp
..\..\code\cutscene\movie.cpp(61) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
controlsconfig.cpp
e:\My Documents\fs2_open\code\network/psnet2.h(92) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
cfilesystem.cpp
..\..\code\cfile\cfilesystem.cpp(235) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
cfilelist.cpp
..\..\code\cfile\cfilelist.cpp(85) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
cfilearchive.cpp
..\..\code\cfile\cfilearchive.cpp(112) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
cfile.cpp
..\..\code\cfile\cfile.cpp(340) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
asteroid.cpp
e:\My Documents\fs2_open\code\network/psnet2.h(92) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
aiturret.cpp
e:\My Documents\fs2_open\code\network/psnet2.h(92) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
multi_ingame.cpp
e:\My Documents\fs2_open\code\network/psnet2.h(92) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
Generating Code...
Creating browse information file...
Microsoft Browse Information Maintenance Utility Version 8.00.50727
Copyright (C) Microsoft Corporation. All rights reserved.
BSCMAKE: error BK1506 : cannot open file '.\Release\Profile\ai.sbr': No such file or directory
Build log was saved at "file://e:\My Documents\fs2_open\projects\MSVC_6\Release\Profile\BuildLog.htm"
code - 142 error(s), 0 warning(s)
------ Build started: Project: liblua, Configuration: Release Win32 ------
Compiling...
loadlib.c
..\..\lua\loadlib.c(93) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
Build log was saved at "file://e:\My Documents\fs2_open\projects\MSVC_6\Release\Profile\BuildLog.htm"
liblua - 1 error(s), 0 warning(s)
------ Skipped Build: Project: Fred2, Configuration: Release Win32 ------
Project not selected to build for this solution configuration
------ Build started: Project: Freespace2, Configuration: Release Win32 ------
Compiling...
freespace.cpp
e:\My Documents\fs2_open\code\network/psnet2.h(92) : fatal error C1083: Cannot open include file: 'winsock.h': No such file or directory
Build log was saved at "file://e:\My Documents\fs2_open\projects\MSVC_6\Release\Profile\BuildLog.htm"
Freespace2 - 1 error(s), 0 warning(s)
------ Skipped Build: Project: wxFRED2, Configuration: Release Win32 ------
Project not selected to build for this solution configuration
========== Build: 0 succeeded, 3 failed, 1 up-to-date, 2 skipped ==========
That's one way to fix it, a better way is just to declare i at the start of the function. This is just one of those many stupid MSVC things which violates coding specs and that MS coders have gotten used to doing.
And windows.h is definitely in Program Files\Microsoft Platform SDK for Windows Server 2003 R2\Include ? Cause it's the only include folder you've got and it does sound like one hell of an odd choice.
code.lib(movie.obj) : error LNK2019: unresolved external symbol "void __cdecl mve_close(struct MVESTREAM *)" (?mve_close@@YAXPAUMVESTREAM@@@Z) referenced in function "bool __cdecl movie_play(char *)" (?movie_play@@YA_NPAD@Z)
code.lib(movie.obj) : error LNK2019: unresolved external symbol "void __cdecl mve_shutdown(void)" (?mve_shutdown@@YAXXZ) referenced in function "bool __cdecl movie_play(char *)" (?movie_play@@YA_NPAD@Z)
code.lib(movie.obj) : error LNK2019: unresolved external symbol "void __cdecl mve_play(struct MVESTREAM *)" (?mve_play@@YAXPAUMVESTREAM@@@Z) referenced in function "bool __cdecl movie_play(char *)" (?movie_play@@YA_NPAD@Z)
code.lib(movie.obj) : error LNK2019: unresolved external symbol "void __cdecl mve_init(struct MVESTREAM *)" (?mve_init@@YAXPAUMVESTREAM@@@Z) referenced in function "bool __cdecl movie_play(char *)" (?movie_play@@YA_NPAD@Z)
code.lib(movie.obj) : error LNK2019: unresolved external symbol "struct MVESTREAM * __cdecl mve_open(char *)" (?mve_open@@YAPAUMVESTREAM@@PAD@Z) referenced in function "bool __cdecl movie_play(char *)" (?movie_play@@YA_NPAD@Z)
code/cutscene/decoder16.cpp
code/cutscene/mve_audio.cpp
code/cutscene/mvelib.cpp
code/cutscene/mvelib.h
code/cutscene/mveplayer.cpp
Using PURE D3D Device
Window in debugging mode... mouse clicking may cause problems!
Alpha texture format = ARGB, 4:4:4:4
Non-alpha texture format = ARGB, 1:5:5:5
Max texture units: 2
Max texture size: 2048x2048
Can use compressed textures: YES
Texture compression available: YES
... Direct3D init is complete!
Size of bitmap info = 705 KB
Size of bitmap extra info = 40 bytes
ANI cursorweb with size 24x24 (25.0% wasted)
GRAPHICS: Initializing default colors...
SCRIPTING: Beginning initialization sequence...
SCRIPTING: Beginning Lua initialization...
LUA: Opening LUA state...
LUA: Initializing base Lua libraries...
edit:successfully compiled but it crashed with 'Debug Assertion Failed: vector line 756,expression:vector subscript out of range' error when I was trying to run it.Did it give a line number or filename or anything? Try running with OpenGL and see if it still happens.
@pecenipicek:
I think you are also using VC++ express 2005
Have you added platform SDK path to 'references' in project properties?
right-click on project name(e.g:'code') -> properties -> common properties -> references -> Add Path
I added the platform SDK include/lib paths to both 'project properties' and 'tools->option->project and solution -> VC++ Directories',now it doesnt give 'windows.h/winsock.h missing errors' anymore.
I am new to this VC++ express 2005 thing too,so I might be wrong.
Did it give a line number or filename or anything? Try running with OpenGL and see if it still happens.In D3D mode it just points to the file Program Files/Visual Studio 8/vc/include/vector(without any extension),which gives the 'assertion failed:vector out of range' error.
In OpenGl mode it complaints about the outdated version of OpenGl(Current GL Version of 1.1 is less than the required version of 1.2.Switch video modes or update your drivers.)tried to update to the latest driver but the problem is still there.What video card and driver version are you using now?
'ancient' Nvidia Geforce4 MX 440 and 84.21(latest official version),tried on 2 pc(1 'ancient'(celeron 1.3) and another one is newer(sempron 64 3000+)),the video cards on both pc are very old(MX ish) because I dont play 'modern so-called state-of-art graphics' game :DIn OpenGl mode it complaints about the outdated version of OpenGl(Current GL Version of 1.1 is less than the required version of 1.2.Switch video modes or update your drivers.)tried to update to the latest driver but the problem is still there.What video card and driver version are you using now?
'ancient' Nvidia Geforce4 MX 440 and 84.21(latest official version),tried on 2 pc(1 'ancient'(celeron 1.3) and another one is newer(sempron 64 3000+)),the video cards on both pc are very old(MX ish) because I dont play 'modern so-called state-of-art graphics' game :DHmm, what version of Windows are you running?
Hmm, what version of Windows are you running?Thanks.
That card should be fine with OpenGL, the version should be at least 1.5 with those drivers I believe. The only thing I can think is that it's using software rendering for some reason. I'll make a change to the OpenGL init code later tonight and maybe that will fix the problem for you (had an issue with that code before, even though it's set according to spec from MS).
It's still doing that? I thought that was fixed donkey's years ago?It's not the y2k-type thing, if that's what you were thinking.
Thx,I just ran the compiled executable in openGL with 'opengl version check' commented,same 'vector subscript out of range' error except I can press the 'Retry' button to debug this time,the breakpoint points to line 3700 "gr_font_init(); // loads up all fonts" in freespace2.cpp.I dont know what that means though,since I am newbie at C++/debugging.It's still doing that? I thought that was fixed donkey's years ago?It's not the y2k-type thing, if that's what you were thinking.
@DefeatedRemus: Update to current CVS and try again. May be fixed now.
same 'vector subscript out of range' error except I can press the 'Retry' button to debug this time,the breakpoint points to line 3700 "gr_font_init(); // loads up all fonts" in freespace2.cpp.I dont know what that means though,since I am newbie at C++/debugging.Huh. I would assume that it's the scripting system for some reason (Lua, specifically). Probably something for WMCoolmon to answer since I don't think anyone else has had this problem and he knows that code the best.
Huh. I would assume that it's the scripting system for some reason (Lua, specifically). Probably something for WMCoolmon to answer since I don't think anyone else has had this problem and he knows that code the best.ok just for your info:it gives another error related to vector if you ignore the 'vector subscript out of range one':
expression:("Standard C++ Libraries out of range",0)