sudham / ticpp

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

errata in build_instructions.txt #58

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
Using premake4, there is no '--target' option.

What is the expected output? What do you see instead?
instead of
premake4 --target vs2008
one should write
premake4 vs2008

What version of the product are you using? On what operating system?
Running the very last version of TiCPP (as of the date of this issue), 
premake4 under windows 7.

This is really a quickfix, but it may discourage some beginners :)

Original issue reported on code.google.com by gregoire...@gmail.com on 9 May 2010 at 11:41

GoogleCodeExporter commented 9 years ago
Fixed in r112

Original comment by rpusz...@gmail.com on 10 May 2010 at 4:14

GoogleCodeExporter commented 9 years ago
By the way: project files generated for vs2008 are *not* good.
I had to create a new Solution and Project in order to make it to compile.

This issue has been raised several times, and nothing is done about it - but it 
may 
come from premake.

Original comment by gregoire...@gmail.com on 10 May 2010 at 4:35

GoogleCodeExporter commented 9 years ago
Make a new issue that describes the problem. The Premake v3.x version works for 
sure.

Original comment by rpusz...@gmail.com on 10 May 2010 at 4:49