Talk:Compiling under VS2008: Difference between revisions
Jump to navigation
Jump to search
m (fiddling) |
No edit summary |
||
Line 4: | Line 4: | ||
I always thought you shouldn't ever compile in Debug? Did someone fiddle with the text? {{unsigned|Fabbecool}} | I always thought you shouldn't ever compile in Debug? Did someone fiddle with the text? {{unsigned|Fabbecool}} | ||
:I extracted your own fiddle (the above) from the article and moved it here. The wiki markup for comments is "<nowiki><!-- comment --></nowiki>"; starting a line with "<nowiki>//</nowiki>" doesn't hide it. --[[User:Tourorist|Tourorist]] 07:45, 13 Feb 2008 (PST) | :I extracted your own fiddle (the above) from the article and moved it here. The wiki markup for comments is "<nowiki><!-- comment --></nowiki>"; starting a line with "<nowiki>//</nowiki>" doesn't hide it. --[[User:Tourorist|Tourorist]] 07:45, 13 Feb 2008 (PST) | ||
== Trade of words? == | |||
If you are using the Orange box source code, you will need to copy Game_HL2MP-2005.sln, game\'''client'''\'''server'''_hl2mp-2005.vcproj and game\'''server'''\'''client'''_hl2mp-2005.vcproj and change the 2005 to 2008. --[[User:Durub|Durub]] 20:23, 16 Feb 2008 (PST) |
Revision as of 21:23, 16 February 2008
No need for the document to be signed. Conclusion has been removed due to irrelevance. - jsynnott
Compiling in Debug mode
I always thought you shouldn't ever compile in Debug? Did someone fiddle with the text? —Unsigned comment added by Fabbecool (talk • contribs) Always sign your posts with four tildes (~~~~)
- I extracted your own fiddle (the above) from the article and moved it here. The wiki markup for comments is "<!-- comment -->"; starting a line with "//" doesn't hide it. --Tourorist 07:45, 13 Feb 2008 (PST)
Trade of words?
If you are using the Orange box source code, you will need to copy Game_HL2MP-2005.sln, game\client\server_hl2mp-2005.vcproj and game\server\client_hl2mp-2005.vcproj and change the 2005 to 2008. --Durub 20:23, 16 Feb 2008 (PST)