View Single Post
Re: compile GNU/Linux binaries in Windows
Old
  (#17)
The Storm
Council Member / E[POD]bot developer
 
The Storm's Avatar
 
Status: Offline
Posts: 1,620
Join Date: Jul 2004
Location: Bulgaria
Default Re: compile GNU/Linux binaries in Windows - 24-02-2005

Here :

dll.cpp:20: error: expected `>` before '*' token
dll.cpp:20: error: expected `,` or `;` before '*' token
dll.cpp:22: error: expected `>` before '*' token
dll.cpp:22: error: expected `,` or `;` before '*' token
dll.cpp:29: error: `GETNEWDLLFUNCTIONS` does not name a type
make: *** [dll.o] Error 1

The strange is that when I compile it with MSVC there is no problem.
  
Reply With Quote