Skip to content
This repository has been archived by the owner on Sep 1, 2021. It is now read-only.

Updated libmsym with the most recent libmsym patch that supports C++. #26

Closed
wants to merge 2 commits into from

Conversation

psavery
Copy link
Contributor

@psavery psavery commented Aug 28, 2015

Also changed C-style designated initialization of structs to C++ style initialization of structs in symmetryextension.cpp (will not compile otherwise). Also deleted unused variables in symmetryextension.cpp to eliminate compiler warnings. Added "-fPIC" flag for GNU compilers. May need to add flags for other compilers as well.

… Also changed C-style designated initialization of structs to C++ style initialization of structs in symmetryextension.cpp (will not compile otherwise). Also deleted unused variables in symmetryextension.cpp to eliminate compiler warnings.
@psavery
Copy link
Contributor Author

psavery commented Aug 28, 2015

I've compiled avogadro with MSVC 2010 before. I can do it again sooner or later to see if it needs a flag as well...

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant