|
From: Tatsuro M. <tma...@ya...> - 2009-09-28 10:52:48
|
Hello With the kind help by Benjamin I have succeeded to build console mode gnuplot 4.3 for windows with the wxt terminal. The problem caused by the flag: '-Wl,--subsystem,windows -mwindows' in the wx-config. http://www.nabble.com/console-mode-gnuplot-for-windows-with-wxt-doen-not-work-(gnuplot-4.3---mingw)-td25536073.html The patch attached enable us to build console mode of gnuplot 4.3 for windows without modifying wx-config. In my opinion, the flag '-Wl,--subsystem,windows -mwindows' in wx-config for wxMSW is to be removed. I have posted my opinion to the wx-develop post. However at the moment, I cannot say that my opinion will be accepted. Therefore I propose the patch attached. Regards Tatsuro -------------------------------------- Yahoo! JAPAN - Internet Security for teenagers and parents. http://pr.mail.yahoo.co.jp/security/ -------------------------------------- Yahoo! JAPAN - Internet Security for teenagers and parents. http://pr.mail.yahoo.co.jp/security/ -------------------------------------- Yahoo! JAPAN - Internet Security for teenagers and parents. http://pr.mail.yahoo.co.jp/security/ |