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

windows installation #2

Open
psaitas opened this issue Dec 19, 2022 · 0 comments
Open

windows installation #2

psaitas opened this issue Dec 19, 2022 · 0 comments

Comments

@psaitas
Copy link

psaitas commented Dec 19, 2022

Hello there,
I am having a problem to build it on windows there is no .sln file to build on Visual studio environment.
I installed scons, typed in cmd in the src directory and i get the following error:

scons: Reading SConscript files ...
scons: done reading SConscript files.
scons: Building targets ...
cl /FoAbaqusMeshWriter.obj /c AbaqusMeshWriter.cpp /TP /nologo
AbaqusMeshWriter.cpp
C:\Users\Elias\Desktop\iGen\interface-generator\src\boost\typedefs.h(14): fatal error C1083: Cannot open include file: 'boost/shared_ptr.hpp': No such file or directory
scons: * [AbaqusMeshWriter.obj] Error 2
scons: building terminated because of errors.

(i added in path, i pasted the whole folder in the same directory with the boost library and still the same...)

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