View Single Post
Re: Download latest Linux WIP versions here.
Old
  (#15)
Josh_Borke
Member
 
Status: Offline
Posts: 152
Join Date: Jun 2004
Default Re: Download latest Linux WIP versions here. - 24-07-2004

my error was never that it would not compile. it would compile just fine. the problem was one of a badf error because of a improperly linked file, which is probably due to using gcc instead of g++ so make sure you are using g++ as your compiler and not gcc. to be safe, could you post your Makefile? thanks
  
Reply With Quote