From: Frans S. <fra...@gm...> - 2012-03-11 22:44:52
|
Dear phil, Unfortunately the wxwidgets library is not just used for the gui, but also for loading the xml files with pic information. The same way as you can build usbpicprog, it is also easy to build wxwidgets 2.9 along with 2.8, they won't harm each other. Then you can build usbpicprog as well and start usbpicprog as a command line application. It is probably possible to load the xml files without wxwidgets but not in the current code. Kind regards, Frans Schreuder Op 11 mrt. 2012 23:38 schreef "Phil Endecott" < spa...@ch...> het volgende: > Dear Experts, > > I recently received my usbpicprog device and would like to use it with > my Debian system. After various snags I've now discovered that I need > wxWidgets version 2.9.0 or later. As far as I can tell, 2.9 is not > available on any Debian version, and even if they get around to > packaging it soon that won't help me on my "stable" system. > > I don't need the wxWidgets GUI. I'm a cmdline sort of person. I like > Makefiles and scripts, not GUIs. All that I want from this thing is a > simple command-line tool that will talk to the hardware to program a > chip. It seems that such a command-line tool is included, but I don't > immediately see a way to compile it separately from all the wx stuff. > I was hoping for e.g. "./configure --without-wxwidgets". Is there such > a thing? Is it just a case of extracting a few source files and > compiling them separately? > > Thanks for any suggestions. > > > Regards, Phil. > > > > > > > ------------------------------------------------------------------------------ > Virtualization & Cloud Management Using Capacity Planning > Cloud computing makes use of virtualization - but cloud computing > also focuses on allowing computing to be delivered as a service. > http://www.accelacomm.com/jaw/sfnl/114/51521223/ > _______________________________________________ > Usbpicprog-technical mailing list > Usb...@li... > https://lists.sourceforge.net/lists/listinfo/usbpicprog-technical > |