06-04-2014, 04:20 AM
(06-04-2014, 04:06 AM)xoft Wrote: Daniel, you need to add the file explicitly to the list of sources. Adding the "src" folder actually creates a new project file for MCS, but doesn't add to your current project (MCProxy).
Okay, but i don't find anything for that in MCServer?
There is: add_subdirectory (src)
And all other things are handled in the src/CMakeLists.txt
I think i understand something false.