Share 
Follow 
AboutDownloadsDocumentsForumsWikiIssuesNews
Date:
2016-08-18 20:49
Priority:
3
State:
Open
Submitted by:
Xinyi Li (xli)
Assigned to:
Nobody (None)
Resolution:
none
Summary:
Swig version detecting bug

Detailed description
When I compile the source code, an error came up and showed that my swig version needs updated because the version is 3.0.10 and the required version for installing openmm is 3.0.5. The reason why the complier shows this is because the code compares the string "3.0.10" and "3.0.5" to decide whether the swig version is qualified.

Add A Comment: Notepad

Message  ↓
Date: 2016-08-18 21:45
Sender: Peter Eastman

This has already been fixed in the master branch, so it will work correctly in the next release. See https://github.com/pandegroup/openmm/pull/1530.

No Changes Have Been Made to This Item

Feedback