help-octave
[Top][All Lists]
Advanced

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

Re: glob library, octave compilation on mingw


From: Benjamin Lindner
Subject: Re: glob library, octave compilation on mingw
Date: Sat, 05 Dec 2009 15:10:53 +0100
User-agent: Thunderbird 2.0.0.22 (Windows/20090605)

Naveen Garg wrote:
Where is this glob library mentioned in the README.MSVC file

It's here:
http://octave.svn.sourceforge.net/viewvc/octave/trunk/octave-forge/admin/Windows/mingw32/glob/

the mingw distribution of octave is really nice in that it comes with a ready to go environment to compile oct files. Could it not come with everything required to compile octave itself?

For every dependency library there is the corresponding
import library and headers bundled in the installer.
Look at the lib/ and include/ subdirectories.
The installer does not ship with the source code of
every library built as that's not the intended purpose
of a binary distribution.
So if you want to use the glob library, you'll find what
you need in the installer.

Everything required to build octave and all libraries octave
depends on from source you find here:
http://octave.svn.sourceforge.net/viewvc/octave/trunk/octave-forge/admin/Windows/mingw32/

benjamin


reply via email to

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