help-octave
[Top][All Lists]
Advanced

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

Create a GUI inside Octave


From: bomastudio
Subject: Create a GUI inside Octave
Date: Mon, 14 Jan 2013 04:14:47 -0800 (PST)

Hi all, reading somewhere in the www (I can't remember where...) someone suggest to create a GUI in C++ and link it through an oct file (or a mex??). First of all I don't know c++, so excuse me for wrong things I will write!! I'm working to do this job: I created a GUI with WxFormBuilder, generating two files: test1.cpp test1.h prova1.cpp prova1.h and tried to compile with mkoctfile Of course I get lots of errors with lots of file *.h missing, so I copy from the wx sources http://sourceforge.net/projects/wxwindows/files/2.8.12/wxGTK-2.8.12.tar.gz/download?use_mirror=ignum all files inside the /include/wx/ folder. But it doesn't work...... what am I missing? THX

View this message in context: Create a GUI inside Octave
Sent from the Octave - General mailing list archive at Nabble.com.

reply via email to

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