Board index » cppbuilder » Linker error under XP Pro
Hans Jönsson
![]() CBuilder Developer |
Linker error under XP Pro2003-11-12 03:27:27 AM cppbuilder32 I don't know if this is the correct group but will have a go. I write GUI programs encapsulating Windows API in c++ classes and it works fine on my machine with W2kp - I have Builder 6 pro. When trying to write the same apps on my machine with Windows XP Pro I get a linker error Fatal: filename expected. I get this error even if I only put MessageBox(0, "text", "text", MB_OK) in the skelton I get by pushing File/New/Console Wizard and marking c++ and vcl. The Project (linker) options on the two machines are identical. Any answers? greetings hans |