help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Getting started with Octave and Visual C++


From: n3t
Subject: Re: Getting started with Octave and Visual C++
Date: Tue, 23 Jun 2009 03:09:32 -0700 (PDT)

Ok, I've installed octave-3.0.1 compiled for visual studio 2008
(octave-3.0.1-vs2008-setup.exe), but If add the line #include <octave.h> in
an working project, it says:

1>c:\programs\octave\include\octave-3.0.1\octave\octave.h(30) : error C2144:
syntax error : 'int' should be preceded by ';'
1>c:\programs\octave\include\octave-3.0.1\octave\octave.h(30) : error C4430:
missing type specifier - int assumed. Note: C++ does not support default-int

how can i do? i'm desperate!
-- 
View this message in context: 
http://www.nabble.com/Getting-started-with-Octave-and-Visual-C%2B%2B-tp24134467p24163206.html
Sent from the Octave - General mailing list archive at Nabble.com.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]