Thanks a lot, these where exactly the things i was looking for. I got it working now with the explaination in
http://www.gnu.org/software/octave/doc/interpreter/Standalone-Programs.html#Standalone-Programs http://octave.1599824.n4.nabble.com/Getting-started-with-Octave-and-Visual-C-td1636630.html and http://stackoverflow.com/questions/11100220/octave-c-and-vs2010 tricky things to know with Visual Studio 2010: Compiles only with the /MD compiler flag Has to be compiled in "Release" target (???) octave_main() has to be called to init the parser (and dirs) Thanks , especially to Jordi ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Octave-dev mailing list Octave-dev@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/octave-dev