[antlr-interest] Warning while compiling C++ library in VC 7.1

Ric Klaren klaren at cs.utwente.nl
Fri Nov 14 02:21:00 PST 2003


On Thu, Nov 13, 2003 at 11:32:11AM -0800, Ney, Richard wrote:
> I getting a bunch of 4251 warnings and was wondering if others are
> seeing these warnings and are the affecting the resulting library.
> 
> c:\Program Files\Microsoft Visual Studio .NET
> 2003\Vc7\include\vector(1673) : warning C4251:
> 'std::vector<_Ty,_Ax>::_Myvec' : class 'std::vector<_Ty,_Ax>' needs to
> have dll-interface to be used by clients of class 'std::vector<_Ty,_Ax>'

You are using a development snapshot ? You followed the instructions from
the lib/cpp/README ? You are trying a static library or a dll ? 

There are probably still some small things with vc7.1 but maybe i've broken
something since the last report I had. Coming weeks I'll probably try to
fix up the mess that is VC6-7.1 in the code atm so we can start on
prereleases for the next version.

Cheers,

Ric
-- 
-----+++++*****************************************************+++++++++-------
    ---- Ric Klaren ----- j.klaren at utwente.nl ----- +31 53 4893722  ----
-----+++++*****************************************************+++++++++-------
  Chaos often breeds life, when order breeds habit.
  --- Henry B. Adams, The Education of Henry Adams


 

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/ 




More information about the antlr-interest mailing list