Fwd: VS2012 Build and run - notes
Bernhard Wymann <[email protected]> Wed, 12 Dec 2012 17:47:43 +0100
| Newsgroups | gmane.games.torcs.devel,gmane.games.torcs.general |
|---|---|
| Organization | wytec |
| Message-ID | <[email protected]> |
This is a multi-part message in MIME format. --===============0953320457379875858== Content-Type: multipart/alternative; boundary="------------000801010603070404030408" This is a multi-part message in MIME format. --------------000801010603070404030408 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Hi all Here some notes from Steve regarding building in VS2012, thank you very much Steve:-) Best regards Bernhard -------- Original Message -------- Subject: VS2012 Build and run - notes Date: Tue, 11 Dec 2012 13:42:28 -0600 From: SteveO <[email protected]> To: [email protected] Not sure if this is the right place to send the info, or if it already exists, but I wanted to share my experiences having now got a building running version in VS2012. 1. Make sure the scripts work. For some reason VS creates a file 1.5M file ~\Tors\runtimed therefore non of the dev build scripts work cleanly as you get a file or directory exists error. Renamed to -old fixed issue. Run scripts again. 2. As the Windows libraries were built on an older version, and I do not have the source code to rebuild them, you will get multiple errors such as: Error 16 error LNK2026: module unsafe for SAFESEH image. D:\Torcs\src\modules\track\sg.lib(sgd.obj) track From http://msdn.microsoft.com/en-us/library/9a89h429.aspx I learnt to go into each project except TORCS and in Properties-Configuration Properties-Linker-Command Line add /SAFESEH:NO into the Additional Options. Again sorry if this is the wrong place ( where is right) or it is old news. Steve -- Cheers, SteveO Life shrinks or expands in proportion to one's courage. Anais Nin. --------------000801010603070404030408 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit <html> <head> <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1"> </head> <body bgcolor="#FFFFFF" text="#000000"> Hi all<br> <br> Here some notes from Steve regarding building in VS2012, thank you very much Steve:-)<br> <br> Best regards<br> <br> Bernhard<br> <div class="moz-forward-container"><br> -------- Original Message -------- <table class="moz-email-headers-table" border="0" cellpadding="0" cellspacing="0"> <tbody> <tr> <th nowrap="nowrap" valign="BASELINE" align="RIGHT">Subject: </th> <td>VS2012 Build and run - notes</td> </tr> <tr> <th nowrap="nowrap" valign="BASELINE" align="RIGHT">Date: </th> <td>Tue, 11 Dec 2012 13:42:28 -0600</td> </tr> <tr> <th nowrap="nowrap" valign="BASELINE" align="RIGHT">From: </th> <td>SteveO <a class="moz-txt-link-rfc2396E" href="mailto:[email protected]"><[email protected]></a></td> </tr> <tr> <th nowrap="nowrap" valign="BASELINE" align="RIGHT">To: </th> <td><a class="moz-txt-link-abbreviated" href="mailto:[email protected]">[email protected]</a></td> </tr> </tbody> </table> <br> <br> Not sure if this is the right place to send the info, or if it already exists, but I wanted to share my experiences having now got a building running version in VS2012.<br> <br> 1. Make sure the scripts work. For some reason VS creates a file 1.5M file ~\Tors\runtimed therefore non of the dev build scripts work cleanly as you get a file or directory exists error. Renamed to -old fixed issue. Run scripts again.<br> <br> 2. As the Windows libraries were built on an older version, and I do not have the source code to rebuild them, you will get multiple errors such as:<br> <br> Error 16 error LNK2026: module unsafe for SAFESEH image. D:\Torcs\src\modules\track\sg.lib(sgd.obj) track<br> <br> From<br> <a moz-do-not-send="true" href="http://msdn.microsoft.com/en-us/library/9a89h429.aspx">http://msdn.microsoft.com/en-us/library/9a89h429.aspx</a> <br> <br> I learnt to go into each project except TORCS and in Properties-Configuration Properties-Linker-Command Line add /SAFESEH:NO into the Additional Options.<br> <br> Again sorry if this is the wrong place ( where is right) or it is old news.<br> <br> Steve<br clear="all"> <br> -- <br> Cheers, <div>SteveO</div> <div><br> </div> <div>Life shrinks or expands in proportion to one's courage. Anais Nin.</div> <br> <br> </div> <br> </body> </html> --------------000801010603070404030408-- --===============0953320457379875858== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ------------------------------------------------------------------------------ LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial Remotely access PCs and mobile devices and provide instant support Improve your efficiency, and focus on delivering more value-add services Discover what IT Professionals Know. Rescue delivers http://p.sf.net/sfu/logmein_12329d2d --===============0953320457379875858== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Torcs-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/torcs-devel --===============0953320457379875858==--