Skip to content

How to compile on Visual Studio v110? #69

Answered by serge1
aurixinino asked this question in Q&A
Discussion options

You must be logged in to vote

ELFIO library has no specific requirements for a compiler version. Just make sure that the compiler supports C++11 language standard.

In addition, Visual Studio project files are not a part of the library distribution now. Please use the provided CMake files to generate corresponding project.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by serge1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants