Actions
Support #3620
closedCompiling code
Start date:
10/08/2014
Due date:
% Done:
0%
Estimated time:
Description
Hi,
I'm starting programming with WT. I work with Fedora 20, with Eclipse in C. I would like to know what exactly should I do for deploy a simple project (Hello world). I had the code that it's in the webside of examples. What I was doing was copy a CMakeLists.txt code I saw in other project, and running th nexts lines
mkdir build
cd build
cmake ..
make
But I have always 2 errors and it seems that the scropt can not create de .wt
I'm sorry if it a too simple question but the documentation of that in internet is very poor.
Thank you for your help
Updated by Koen Deforche about 10 years ago
- Tracker changed from Bug to Support
- Status changed from New to Feedback
- Assignee set to Koen Deforche
- Target version set to 3.3.4
Hey,
You'll need to be more specific about the two errors you get.
Regards,
koen
Updated by Benoit Daccache about 9 years ago
- Status changed from Feedback to Closed
- Target version changed from 3.3.4 to 3.3.5
Actions