This is the mail archive of the gsl-discuss@sources.redhat.com mailing list for the GSL project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: GSL for Microsoft Visual C++ (Windows)


Did you use the 'Disable Language Extensions' option?

J.J. Gomez Cadenas writes:
 > Hi Brian,
 > I am playing with a matrix class, a wrapper for the gsl matrices. When
 > compiling with VisualC++ I get 200 some of this warnings:
 > 
 > ompiling...
 > RealMatrix.cpp
 > C:\Archivos de programa\GSL-0.9.1+/include\gsl/gsl_vector_long_double.h(88)
 > : warning C4190: '<Unknown>' has C-linkage specified, but returns UDT
 > 'gsl_vector_long_double_const_view' which is incompatible with C
 >         C:\Archivos de
 > programa\GSL-0.9.1+/include\gsl/gsl_vector_long_double.h(55) : see
 > declaration of 'gsl_vector_long_double_const_view'


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]