Hi!

I am trying to run one of the examples with Wt as a dynamic library.

The first thing I did was to enable the SHARED_LIBS switch in the Wt
cmake configuration. What I understand is that this will generate DLL's
that you can link to your program instead of compiling wt + your program
statically every time.

After building the INSTALL project I see that the Wt dlls are placed in
c:/Program Files/WT/bin

When I try to debug the project I got an error message:

"The program can't start because wthttp.dll is missing from your
computer. Try reinstalling the program to fix this problem."

Any suggestions?

Thank you,

Diego


-- 

 Diego Cantor-Rivera
 Ph.D.Student in Biomedical Engineering, University of Western Ontario
 Imaging Research Laboratories, Robarts Research Institute
 P.O. Box 5015, 100 Perth Drive, London, ON, Canada N6A 5K8
 email: dcantor <at>imaging.robarts.ca
 Visit me at: http://bit.ly/dcantor/ <http://bit.ly/dcantor>

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
witty-interest mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to