|
|
|
|
|
|
g++ Server.h Server.cpp main.cpp |
/tmp/ccGPa7wT.o: In function `Server::run()': main.cpp:(.text+0x0): multiple definition of `Server::run()' /tmp/ccs3sspi.o:Server.cpp:(.text+0x0): first defined here /tmp/ccGPa7wT.o: In function `main': main.cpp:(.text+0x19a): undefined reference to `Server::Server()' collect2: error: ld returned 1 exit status |