After hours of stuggling with VS2005, I installed VS2003. Set the PSDK and DXSDK paths and compiled the debug configuration. Run the client and it worked! Hurrah!
So, I suggest anyone struggling with VC2005/2008 install VS2003 as well. At least for now.
Hi,
You guys are fab. Thanks for open sourcing this project.
However I'm having a super hard time getting a good build.
Please tell me what these VC2005 settings are for you:
Tools -> Options -> Projects and Solutions-> VC++ Directories
What are the directories for 'Include Files' and also 'Library Files'?
Thank you.
also,
\Program Files\MTA San Andreas\mods\race\models
along with its contents, is completely missing from 1.1.2
Don't know if its required though...
Edit: Just checked - it is required for in-game pickup graphics
also,
\Program Files\MTA San Andreas\mods\race\models
along with its contents, is completely missing from 1.1.2
Don't know if its required though...
Edit: Just checked - it is required for in-game pickup graphics
Okay, it seems like the following needs to be done to 1.1.2 to
get it to work without installing over 1.1.1 :
rename
\Program Files\MTA San Andreas\mods\editor
to
\Program Files\MTA San Andreas\mods\map_editor
create
\Program Files\MTA San Andreas\mods\map_editor\maps
Okay, it seems like the following needs to be done to 1.1.2 to
get it to work without installing over 1.1.1 :
rename
\Program Files\MTA San Andreas\mods\editor
to
\Program Files\MTA San Andreas\mods\map_editor
create
\Program Files\MTA San Andreas\mods\map_editor\maps
There appear to be some missing and/or misnamed dirs when comparing race 1.1.1 and 1.1.2
Installing 1.1.2 over 1.1.1 hides these issues
Try Installing 1.1.2 fresh, and taking a look...
There appear to be some missing and/or misnamed dirs when comparing race 1.1.1 and 1.1.2
Installing 1.1.2 over 1.1.1 hides these issues
Try Installing 1.1.2 fresh, and taking a look...