|
From: Tor L. <tm...@ik...> - 2007-06-06 12:04:00
|
Yves Willems writes: > However when I link, I looks as not a single reference is resolved. Do you pass the libraries on the command line *after* the object files, and in the right order? You can get away with putting the libraries in the wrong order and in the wrong place on the command line on Linux, but not Win32. --tml |