Hi all, I've been bitten by this as well, since I was using an older SVN checkout with local patches applied. It would be nice if some header that was present in old revisions (e.g., geom/GeometryQueryTool.hpp) included cgm_version.h whenever it exists. That way, at compile time, the version number can either be determined or inferred due to the lack of CGM_MAJOR_VERSION without any header checks. Just my 2 cents, David On Jan 29, 2014, at 10:19 AM, Grindeanu, Iulian R. <[email protected]> wrote:
buildbot uses these: cgmurl = 'https://svn.mcs.anl.gov/repos/ITAPS/cgm/branches/merge-cubit12.2' for cubit 12.2
cgmurlt1311 = 'https://svn.mcs.anl.gov/repos/ITAPS/cgm/tags/13.1.1' for cubit 13.1
cgmurltrunk = 'https://svn.mcs.anl.gov/repos/ITAPS/cgm/trunk' for Cubit14.0
What versions are you using? What is not compiling for you?
Iulian ________________________________________ From: Paul Wilson [[email protected]] Sent: Wednesday, January 29, 2014 9:15 AM To: Andrew Davis; Grindeanu, Iulian R.; [email protected] Subject: Re: [cgma-dev] Cubit 14
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
-- -- ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ -- Paul Wilson ~ UW-Madison ~ 608-263-0807 ~ cal: http://bit.ly/pphw-cal Professor, Engineering Physics. ~ http://cnerg.engr.wisc.edu Faculty Director, Advanced Computing Infrastructure
participants (1)
-
David Thompson