Skip to content

windows installation #2

Description

@psaitas

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...)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions