--
You received this message because you are subscribed to the Google Groups "Runtime-Compiled C++" group.
To unsubscribe from this group and stop receiving emails from it, send an email to runtimecompiledcpl...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Sure, I'll do that right away.
Thanks - will get onto this as soon as I can!
On 15 December 2014 at 22:21, Kuba Roth <kuba...@gmail.com> wrote:
Sure, I'll do that right away.
--
You received this message because you are subscribed to the Google Groups "Runtime-Compiled C++" group.
To unsubscribe from this group and stop receiving emails from it, send an email to runtimecompiledcplusplus+unsub...@googlegroups.com.
[14:21:28] VIVID_ENGINE: cl /nologo /Zi /FC /MDd /LDd /Od /D UNICODE /D _UNICODE /MP /Fo"D:\Personal\VividEngine\VividEditor\Runtime\DEBUG_DEBUG\\" /D WIN32 /EHa /FeC:\Users\user\AppData\Local\Temp\F0CF.tmp /FdC:\Users\user\AppData\Local\Temp\F0CF.pdb /I "d:\downloads\runtimecompiledcplusplus-master\aurora\runtimeobjectsystem" /I "d:\downloads\runtimecompiledcplusplus-master\aurora\RuntimeCompiler" /I "d:\personal\vividengine\vividengine\Source\" /I "d:\personal\vividengine\vividengine\Vendor\" /I "d:\personal\vividengine\vividengine\Intermediate\BuildInc\" /I "d:\personal\vividengine\vividengine\Vendor\cppfs\include\" /I "d:\personal\vividengine\vividengine\Vendor\spdlog\include\" /I "d:\personal\vividengine\vividengine\Vendor\rttr\include\rttr\" /I "d:\personal\vividengine\vividengine\Vendor\glm\include\" /I "d:\personal\vividengine\vividengine\Vendor\ImGui\" /I "d:\personal\vividengine\vividengine\Vendor\moodycamelinclude\" /I "d:\personal\vividengine\vividengine\Vendor\assimpinclude\" /I "d:\personal\vividengine\vividengine\Vendor\RuntimeCompiledPlusPlus\include\" /I "d:\personal\vividengine\vividengine\Vendor\rttr\include\rttr" /I "D:\Personal\VividEngine\Builds\x64\DebugEditor\" "d:\personal\vividengine\vivideditor\source\runtimeobject01.cpp" "d:\personal\vividengine\vivideditor\runtime\debug_debug\objectinterfacepermodulesource.obj"
From the looks of the error your include directory should be "path\to\rttr\include\" since the include file already has the rttr folder in it's path.