SAnsell / CombLayer

MCNP(X) project builder using C++
GNU General Public License v3.0
14 stars 13 forks source link

problem with #include #53

Closed kbat closed 8 years ago

kbat commented 8 years ago

I get the following error message when I am trying to compile the master branch on my Debian:

[kbat@jasper master]$ ./CMake.pl [kbat@jasper master]$ cmake ./ -- Configuring done -- Generating done -- Build files have been written to: /home/kbat/misc/soft/comblayer/master [kbat@jasper master]$ make ess [ 0%] Building CXX object CMakeFiles/libglobal.dir/global/XMLwriteVisitor.cxx.o global/XMLwriteVisitor.cxx:22:10: fatal error: 'fstream' file not found

include

     ^
kbat commented 8 years ago

Sorry - the problem is on my site.