Thanks for your kind answer. Actually, I complied it VS2005 not 'an older icl or cl compiler'. Is there something I missed?
Jeongseok -----Original Message----- From: Gerrit Voss [mailto:[EMAIL PROTECTED] Sent: Monday, November 17, 2008 4:21 PM To: [email protected] Subject: Re: [Opensg-users] C4231 warning Dear Jeongseok, On Mon, 2008-11-17 at 12:41 +0900, Jeongseok Lee wrote: > Hi, everyone. > > > > I got some warning message. > > What’s the problem? > > > > Warning 47 warning C4231: nonstandard extension used : 'extern' > before template explicit instantiation d:\project\rstation > \opensg_ex\opensg\include\opensg\osgsfsystypes.h 187 IIRC that was related to making the fields works with dll's on windows, with either an older icl or cl compiler. One of them required some non-standard tweaking. It might be that this changed since than. In general it should not be a problem. Is there one or is this just a general question ? kind regards, gerrit ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Opensg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-users ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Opensg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-users
