[RkWard-devel] [rkward - Help] RE: Problems compiling...
SourceForge.net
noreply at sourceforge.net
Tue Oct 18 12:06:10 UTC 2005
Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=3387411
By: tfry
Please try this: In the file rkward/rkglobals.cpp, lines 33-35, remove
the extern-keyword on each of those lines. I.e. they should read:
char *RKGlobals::empty_char;
char *RKGlobals::unknown_char;
double RKGlobals::na_double;
I believe/hope the extern definition is no longer needed, and likely it is what's
causing those troubles.
______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit:
https://sourceforge.net/forum/unmonitor.php?forum_id=165574
More information about the Rkward-devel
mailing list