Hello,

I have posted my question here because I forgot I was on this mailing list:

http://stackoverflow.com/questions/28773650/cmake-for-windows-dll-with-opencv-project

there you can find my Cmakelists.txt and some code snippets. This is my
first time trying to build a DLL for windows with CMAKE. The gist of my
problem is I am generating a .dll file, manifests, etc, but I am unable to
load it using jsctypes and it is not giving me much error output other than
"couldn't open dll"

I would just like to find a way that my DLL is built correctly, before I
switch to trying to build my project with VS2012

Thanks,

Derek
-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake

Reply via email to