Closed zonca closed 10 years ago
Actually, the code is even a little more out of date than that. In the latest OpenMM development code, it no longer appends _d to debug libraries. Also, the same problem exists in the OpenCL platform.
I'll send a separate PR to fix all of these.
Changes are committed. Give it a try and see if it works now.
yes, it works! thanks
Debug builds of the OpenMM example plugin currently fails on CMAKE 2.8 with:
I think we need to set the variable
OPENMM_LIBRARY_NAME
toOpenMM
.