Sorry, I have checked again and indeed I can 'mkoctfile' and 'mex' some examples !
But when trying to 'mex install' a package I am getting the errors regarding the missing compilers: > pkg install image-1.0.8.tar.gz configure: error: no acceptable C compiler found in $PATH See `config.log' for more details. error: the configure script returned the following error: checking for gcc... no checking for cc... no checking for cl.exe... no error: called from `pkg:configure_make' in file C:\Program Files\OctaveMingw\3.0.5_gcc-4.3.0\share\octave\3.0.5\m\pkg\pkg.m near line 1237, column 2 octave-3.0.5.exe:18:c:\Documents and Settings\Nit\Desktop\test Benjamin Lindner wrote: > nit_ar wrote: >> >> For some reason (probably because I didn't install the mingw >> development package separately, but only your windows distribution of >> octave-3.0.5) my installed octave doesn't recognize the required >> environment vars, so I can't use 'pkg build', 'mex' or 'mkoctfile'. > > There is only one mingw package which includes the devlopment sources. > So it should be there. > > You say you can't use 'mkoctfile'. What happens if you use mkoctfile > on the e.g. oregonator.cc example file? > > benjamin > > ------------------------------------------------------------------------------ Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT is a gathering of tech-side developers & brand creativity professionals. Meet the minds behind Google Creative Lab, Visual Complexity, Processing, & iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian Group, R/GA, & Big Spaceship. http://www.creativitycat.com _______________________________________________ Octave-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/octave-dev
