KevinSlytherin / simuino

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

compile needs servuino source too #19

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. checkout simuino
2. try compile (http://web.simuino.com/get-started "g++ -o simuino simuino.c 
-lncurses")
3. missing servuino source files

What is the expected output? What do you see instead?
Compile should work following the web site's install guide

What version of the product are you using? On what operating system?
Tested on Debian 7 with simuino r26

Please provide any additional information below.
Solution/Workaround: Just checkout servuino into simuino source dir:
"svn checkout http://servuino.googlecode.com/svn/trunk/ servuino"

Original issue reported on code.google.com by hjg...@gmail.com on 28 Dec 2013 at 7:41

GoogleCodeExporter commented 9 years ago
Please use download package. The package also includes Servuino.

Original comment by benny.sa...@gmail.com on 13 Jan 2014 at 9:08