User forums > Help

wxSQLLite3 unresolved reference in new project, works fine in prev proj

<< < (2/2)

MortenMacFly:

--- Quote from: bemax56 on June 23, 2012, 01:25:58 am ---Another question?  I know I can add the sqllite3.dlll to the release directory but I don't want twenty copies around the disk in different project files.  Is there a way to point the linker/lib to an external dll for linking during builds?

--- End quote ---
It has to be anywhere in a folder accessible in the PATH environment variable. So either you copy it to one of these folders or you use the EnvVar plugin to extend the PATH environment variable accordingly. Make sure you are extending, not to screw anything...

Navigation

[0] Message Index

[*] Previous page

Go to full version