User forums > Help

wxWidgets Project (cannot find -lwxmsw26) [Solved]

<< < (5/5)

sviten:

--- Quote from: 280Z28 on December 16, 2005, 04:13:34 pm ---Yeah a bunch of people are having trouble with this still. I'll make a new thread today in the compilation forum and make it obvious, like "How-To: Compile svn head C::B in Unicode configuration"

--- End quote ---

That's great and I appreciate it but I think this thread is about compiling/linking other projects, not C::B.

sviten:
OK, I found my issue.  My issue was I could get it to compile correctly but it would not run ( as in "Process terminated with status 1" ).  My solution was to copy the dll file into the path.  To keep things clean, I copied it into the project folder.

Michael:

--- Quote from: sviten on December 16, 2005, 05:59:36 pm ---My solution was to copy the dll file into the path.  To keep things clean, I copied it into the project folder.

--- End quote ---

You can also add the path of the dll(s) directory in the system path (environmental variable). This is useful if other applications used the same dll(s).

Michael

Navigation

[0] Message Index

[*] Previous page

Go to full version