Re: OCCI unresolved externals (createEnvironment / terminate Environment)
From: Martin Kosina <martink_at_renkodesign.com>
Date: 2 Jan 2003 14:37:29 -0800
Message-ID: <6f5e56e0.0301021437.3f9d3178_at_posting.google.com>
Date: 2 Jan 2003 14:37:29 -0800
Message-ID: <6f5e56e0.0301021437.3f9d3178_at_posting.google.com>
Never mind - it seems to be a linker problem with gcc 3.1, it links fine with 2.96RH (and most likely with the officially supported 2.95.3)
I noticed those two calls are static methods of the Environment class (unlike the other functions), probably some name resolution incompatility...
Martin Received on Thu Jan 02 2003 - 23:37:29 CET