Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Building with recent CMakeLists.txt #1

Open
steffenger opened this issue Jun 15, 2023 · 0 comments
Open

Building with recent CMakeLists.txt #1

steffenger opened this issue Jun 15, 2023 · 0 comments

Comments

@steffenger
Copy link

Is there any trick i have to do before linking with FEBio_SDK or are there any Cmake variables missing?
When i try to compile the plugin doesnt find the fecore directory:

[ 33%] Building CXX object CMakeFiles/vtk_callback.dir/src/callback.cpp.o
FEBioVTK/src/callback.cpp:1:10: fatal error: FECore/sdk.h: No such file or directory
1 | #include <FECore/sdk.h>

best regards,

steffen

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

No branches or pull requests

1 participant