User Tools

Site Tools


proton:win_setup

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
proton:win_setup [2012/01/13 13:13] sethproton:win_setup [2012/03/05 00:22] seth
Line 10: Line 10:
  
 === Configuration and compiling === === Configuration and compiling ===
-Nagivate to  /RTBareBones/windows/RTBareBones.sln and double click to open the solution in MSVC++.+Navigate to /RTBareBones/windows/RTBareBones.sln and double click to open the solution in MSVC++.
  
 {{:proton:win_setup1.png?|}} {{:proton:win_setup1.png?|}}
Line 24: Line 24:
   * **Debug WebOS** - This config links with the WebOS "SDL like" libraries, useful for debugging WebOS specific issues. I don't have a "release WebOS", not needed as the phone builds are done differently.  If you have a gamepad plugged in, you can use it to fake an accelerometer.   * **Debug WebOS** - This config links with the WebOS "SDL like" libraries, useful for debugging WebOS specific issues. I don't have a "release WebOS", not needed as the phone builds are done differently.  If you have a gamepad plugged in, you can use it to fake an accelerometer.
  
-Before compiling you should do two things.  First, set the working directory.+**Note from WoutervD** - If importing the VS2005 project into 2010you may need to set the bin directory as following:
  
-{{:proton:win_setup2.png?|}}+{{:proton:win_vs_outputdir.png?100}} <-- not needed for VS2005!
  
-Select the WinRTBareBones project, right click and choose properties.  Set working directory to "..\bin".  I think this is user specific so won't be setup correct by default.  Before setting this, you can select "All configurations" so it changes it across each one at the same time.+Select the WinRTBareBones project, right click and choose properties. Select "All configurations" from the drop down and navigate to the general configuration properties page and set the output directory to "..\bin".
  
 Next, open main.cpp and double check what the screensize/mode is going to be.  Main.cpp is actually shared between ALL the samples (and your own projects usually) so be careful with changes here. Next, open main.cpp and double check what the screensize/mode is going to be.  Main.cpp is actually shared between ALL the samples (and your own projects usually) so be careful with changes here.
proton/win_setup.txt · Last modified: 2018/07/28 08:33 by seth