Hi Paul Its that readCGM.cpp calls for #include "cgm_version.h", which doesnt appear in versions of CGM less than 14.0. Here is the link for svn/cgm13.1 https://svn.mcs.anl.gov/repos/ITAPS/cgm/branches/cubit13.1/, compare with that of 14.0, https://svn.mcs.anl.gov/repos/ITAPS/cgm/trunk/ cgm_version.h appears in 14.0 and not in 13.1, and thus we fail to build readCGM when we try to build with 13.1 Andy On 01/29/2014 09:15 AM, Paul Wilson wrote:
Hi Andy,
Can you remind me of the specific symptom? Is it the existence of the version file that needs to be backported (perhaps not), or is it the use of the version info to change the behavior that needs to be backported (perhaps)?
Paul
On 01/29/2014 09:10 AM, Andrew Davis wrote:
Hi Julian
The SVN
Andy
On 01/29/2014 09:07 AM, Grindeanu, Iulian R. wrote:
I think that current branches (mergecubit12.2, trunk, ) all have that file; at least buildbot is not complaining. Are you using a release tar file or svn repo? ________________________________________ From: [email protected] [[email protected]] on behalf of Andrew Davis [[email protected]] Sent: Wednesday, January 29, 2014 9:05 AM To: [email protected] Subject: [cgma-dev] Cubit 14
This is question kind of linked to both CGM and MOAB
Jane fixed readCGM.cpp in MOAB, however this fix only works for CGM, since it relies on cgm_version.h, which was included in CGM14.0, however, when we compile with any version previous we do not have this header file availble to us. Would it be possible to back port the cgm_version.h file back into previous CGM releases?
Thanks
Andy
participants (1)
-
Andrew Davis