[CMake] Linking to a static library
Kiel W.
tsaphah at gmail.com
Wed Aug 17 18:23:48 EDT 2005
> Is there a shared version of the library next to it? If not then you
> should be able to link to the static library easily. What is the error
> you get?
Brad, thanks for the reply. I was just getting ready to respond back
when I saw it. Turns out my problem was user error (isn't it always?)
I didn't have the correct "using" statement in the code, so it kicked
back an error about undefined functions, et al.
--kiel
More information about the CMake
mailing list