[great-users] UserCodeLibrary
Matthew J. Emerson
mjemerson at isis.vanderbilt.edu
Fri Dec 16 10:02:05 CST 2005
Heya Tivadar,
I can't send you an example. But, what works best is putting copies of
all the .h files and the lib files in a location with no spaces in the
path name, like C:\GReATLibs. Then you set two of the attributes using
quotation marks:
Include Files ? "C:\GReATLibs\XXXXXX.h"
Library Files ? "C:\GReATLibs\XXXXXX"
You need to specify full paths, because the GRE and the CodeGenerator
assume different reference points for relative paths when looking for
this stuff.
--Matt
-----Original Message-----
From: great-users-bounces at list.isis.vanderbilt.edu
[mailto:great-users-bounces at list.isis.vanderbilt.edu] On Behalf Of
Tivadar Szemethy
Sent: Friday, December 16, 2005 9:51 AM
To: great-users
Subject: [great-users] UserCodeLibrary
Hello
Can someone send me an example using actual user-defined .h and .lib
files ?
(i.e. not like <string>)
What's the syntax for specifying the include and library paths ?
I only get
LINK : fatal error LNK1146: no argument specified with option
'/libpath:'
messages no matter what I put there :(
thanks,
T.
_______________________________________________
great-users mailing list
great-users at list.isis.vanderbilt.edu
http://list.isis.vanderbilt.edu/mailman/listinfo/great-users
More information about the great-users
mailing list