NirViaje / softart

Automatically exported from code.google.com/p/softart
Other
0 stars 0 forks source link

Fixed bugs of build script and CMake script #225

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Description:
  Some known issues:
  1. DirectX SDK environment was set but include and library path was missed to set.
  2. ".user" template file uses wrong working directory.
  3. Output directory of binaries and libraries is located into CMAKE_HOME_DIRECTORY but not install directory.

Original issue reported on code.google.com by wuye9036 on 30 Dec 2012 at 5:40

GoogleCodeExporter commented 8 years ago

Original comment by wuye9036 on 30 Dec 2012 at 6:55

GoogleCodeExporter commented 8 years ago
This issue was updated by revision 55e7c460628a.

Build:
  Fixed working directory bugs in user template.

Original comment by wuye9036 on 1 Jan 2013 at 3:26

GoogleCodeExporter commented 8 years ago
This issue was updated by revision b1528012dbeb.

SALVIAX:
 Add DirectX SDK environment into CMakeLists.txt.

Original comment by minmin.gong on 5 Feb 2013 at 3:49

GoogleCodeExporter commented 8 years ago
Install needn't to be supported yet. 

Original comment by wuye9036 on 1 Apr 2013 at 6:05