unofficial octave 3.2.2 msvc2008 solution/project files

View: New views
3 Messages — Rating Filter:   Alert me  

unofficial octave 3.2.2 msvc2008 solution/project files

by Liao Choon Way :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

hi all,

i have prepared a _rough_ set of files for those interested in embedding octave
into windows applications and have problems with mingw dlls.

Get them here.

instructions enclosed. read before use. check the repository for updates.

choonway

Re: unofficial octave 3.2.2 msvc2008 solution/project files

by flyrain :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi choonway
*****************************************
1. download and unzip sources octave-3.2.2.tar.bz2
2. move the folder build_vc2008 inside the source folder
*****************************************
does the point 2 means I should create a new folder named source and then move the build_vs2008 inside?
there are some build errors..
******************************
2>Generating Code...
2>Build log was saved at "file://f:\Library\octave-3.2.2-msvc9-20090909.tar\octave-3.2.2-msvc9-20090909\octave-3.2.2\build_vs2008\libcruft\Debug\BuildLog.htm"
2>libcruft - 3 error(s), 2865 warning(s)
3>------ Build started: Project: liboctave, Configuration: Debug Win32 ------
3>Compiling...
3>Array-b.cc
3>c1xx : fatal error C1083: Cannot open source file: '..\..\liboctave\Array-b.cc': No such file or directory
3>Array-C.cc
3>c1xx : fatal error C1083: Cannot open source file: '..\..\liboctave\Array-C.cc': No such file or directory
3>Array-ch.cc
3>c1xx : fatal error C1083: Cannot open source file: '..\..\liboctave\Array-ch.cc': No such file or directory
3>Array-d.cc
3>c1xx : fatal error C1083: Cannot open source file: '..\..\liboctave\Array-d.cc': No such file or directory
3>Array-f.cc
3>c1xx : fatal error C1083: Cannot open source file: '..\..\liboctave\Array-f.cc': No such file or directory
3>Array-fC.cc
******************************
Liao Choon Way wrote:
hi all,

i have prepared a _rough_ set of files for those interested in embedding octave
into windows applications and have problems with mingw dlls.

Get them here.

instructions enclosed. read before use. check the repository for updates.

choonway

Re: unofficial octave 3.2.2 msvc2008 solution/project files

by Liao Choon Way :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

Oops. the folder should be in the root directory, where the README.* files are.

Apologies,

choonway.



Hi choonway
*****************************************
1. download and unzip sources octave-3.2.2.tar.bz2
2. move the folder build_vc2008 inside the source folder
*****************************************
does the point 2 means I should create a new folder named source and then move the build_vs2008 inside?
there are some build errors..
******************************
2>Generating Code...
2>Build log was saved at "file://f:\Library\octave-3.2.2-msvc9-20090909.tar\octave-3.2.2-msvc9-20090909\octave-3.2.2\build_vs2008\libcruft\Debug\BuildLog.htm"
2>libcruft - 3 error(s), 2865 warning(s)
3>------ Build started: Project: liboctave, Configuration: Debug Win32 ------
3>Compiling...
3>Array-b.cc
3>c1xx : fatal error C1083: Cannot open source file: '..\..\liboctave\Array-b.cc': No such file or directory
3>Array-C.cc
3>c1xx : fatal error C1083: Cannot open source file: '..\..\liboctave\Array-C.cc': No such file or directory
3>Array-ch.cc
3>c1xx : fatal error C1083: Cannot open source file: '..\..\liboctave\Array-ch.cc': No such file or directory
3>Array-d.cc
3>c1xx : fatal error C1083: Cannot open source file: '..\..\liboctave\Array-d.cc': No such file or directory
3>Array-f.cc
3>c1xx : fatal error C1083: Cannot open source file: '..\..\liboctave\Array-f.cc': No such file or directory
3>Array-fC.cc
******************************
Liao Choon Way wrote:
hi all,

i have prepared a _rough_ set of files for those interested in embedding octave
into windows applications and have problems with mingw dlls.

Get them here.

instructions enclosed. read before use. check the repository for updates.

choonway