06-29-2014, 03:53 AM
(This post was last modified: 06-29-2014, 03:57 AM by daniel0916.)
(06-04-2014, 03:11 AM)daniel0916 Wrote: Do anybody know why i need to include the cpp file? I think only headers should be included. When i don't include it there is this error:
Connection.cpp:338: undefined reference to `cProtocol172::cProtocol172(cConnection*)'
I don't mean the MCServer Code. I mean the MCProxy code from me.
https://github.com/daniel0916/MCProxy/tree/development
The last two commits for the compiling.
I have still this problem.
(And when i compile my development branch there came everytime in Protocol18x.cpp the error: "first defined here".)
I think this is fixed with the first problem.