Issues building Coral standalone

79 views
Skip to first unread message

jdr...@gmail.com

unread,
Jun 1, 2014, 4:59:00 AM6/1/14
to cora...@googlegroups.com
Hello guys,

I'm currently trying out Coral and I'm getting this issue when trying to compile it. Can anybody provide a little help?

Thanks in advance.


C:\coral-repo\coral>scons -f buildStandalone.py build-sdk=0
scons: Reading SConscript files ...
* Coral Build: imported buildEnv.py
* Building standalone dev tree in debug mode
* Install Dir = C:\coral-repo\coral\build\coralStandaloneBuild
* Using parallel computation:  CORAL_PARALLEL_TBB
scons: done reading SConscript files.
scons: Building targets ...
"C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\cl.exe" /Focoral\builtinNodes\debugDEBUG\ArithmeticNodes.obj /c coral\builtinNodes\ArithmeticNodes.cpp /Zm800 -nologo /EHsc /DBOOST_PYTHON_D
YNAMIC_LIB /Z7 /Od /Ob0 /GR /MD /wd4675 /Zc:forScope /Zc:wchar_t /bigobj /MP /openmp -DCORAL_COMPILE -DCORAL_PARALLEL_TBB /IC:\coral-repo\libraries\vs10_x64\openexr\include /IC:\Python26\include /IC:\
coral-repo\libraries\vs10_x64z\boost\include /IC:\coral-repo\libraries\vs10_x64\openimageio\include /IC:\coral-repo\libraries\vs10_x64\tbb\include
ArithmeticNodes.cpp
c:\coral-repo\coral\coral\builtinnodes\../src/Node.h(33) : fatal error C1083: Cannot open include file: 'vector': No such file or directory
scons: *** [coral\builtinNodes\debugDEBUG\ArithmeticNodes.obj] Error 2
scons: building terminated because of errors.

C:\coral-repo\coral>

Colas Fiszman

unread,
Jun 4, 2014, 8:25:49 PM6/4/14
to cora...@googlegroups.com
Hi Jerome,
It's seems that visual don't add automatically the standard library files try to find where they are and edit the scons files to include them.
Sorry can't really help i never builded it on windows.
Greets,
Colas

jdr...@gmail.com

unread,
Jun 5, 2014, 3:02:31 AM6/5/14
to cora...@googlegroups.com

Hi Colas.

Yes the building is not getting the standar default libraries even if scons has the right path. Actually after digging in none of my C++ projects where working anymore as I updated to Visual Studio Express2013 for Windows and actually it was wrong. That version of VS is for different devices compilations. I had to install Visual Studio Express 2013 for WINDOWS DESKTOP and then  it worked out. Anyway thanks :D

Jerome

Colas Fiszman

unread,
Jun 5, 2014, 10:03:06 AM6/5/14
to cora...@googlegroups.com
Hi Jerome,

Cool that's it finally worked :)
What do you plan to do with coral?
We use it quite a lot here.
Greets,
Colas


--
You received this message because you are subscribed to the Google Groups "coral-app" group.
To unsubscribe from this group and stop receiving emails from it, send an email to coral-app+...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages