[cosmic-users] CoSMIC build fails from Git checkout
Hartmut Behrens
hartmut.behrens at gmail.com
Thu May 9 14:17:03 CDT 2013
Dear CoSMIC users,
I am unable to build CoSMIC from the Git checkout. Below is the
completed PRF. It seems some missing header files are not available or
are not being generated.
Any advice in solving this problem would be greatly appreciated!
Best Regards,
Hartmut
CoSMIC VERSION: Latest Git checkout from git.dre.vanderbilt.edu
HOST MACHINE and OPERATING SYSTEM: Windows 7 running in Virtualbox
TOOL/AREA/CLASS/EXAMPLE AFFECTED:
Building CoSMIC
SYNOPSIS:
When compiling CoSMIC, some projects in the solution compile, but most fail.
DESCRIPTION:
It is not possible to compile CoSMIC from a Git checkout.
GME 10.8.18 is installed
UDM 3.2.7 is installed
BOOST 1.49 is installed
Xerces 3.1.1 is installed
Visual Studio 2010 Professional installed
Example: When compiling AspectInterpreter, the following compiler errors occur:
------ Build started: Project: AspectInterpreter, Configuration: Debug
Win32 ------
Build started 5/9/2013 9:05:42 PM.
InitializeBuildStatus:
Touching "Debug\AspectInterpreter\I386\AspectInterpreter.unsuccessfulbuild".
ClCompile:
All outputs are up-to-date.
AOP.cpp
c:\cosmic\cosmic\pim\posaml\interpreters\aspectinterpreter\componentlib_h.h(4):
fatal error C1083: Cannot open include file: 'ComponentLib.h': No such
file or directory
BON2Component.cpp
c:\cosmic\cosmic\pim\posaml\interpreters\aspectinterpreter\componentlib_h.h(4):
fatal error C1083: Cannot open include file: 'ComponentLib.h': No such
file or directory
Generating Code...
Build FAILED.
Time Elapsed 00:00:01.08
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
REPEAT BY:
Follow steps in BUILDING document that can be found at
%COSMIC_ROOT/CoSMIC/BUILDING
SAMPLE FIX/WORKAROUND:
None has been found yet.
What has been tried:
Searching for IDL files that could possibly generate ComponentLib.h via midl
RELATED FILES:
N/A
More information about the cosmic-users
mailing list