Talk:Wx-Config

From WxWiki

Jump to: navigation, search

Can't I just use


@echo off
Path C:\msys\1.0\bin;%Path%
sh wx-config %*

to make it work on DOS if I have MSYS?

Yes, I can! (but it gives me unix-style paths) --John Femiani 16:39, 10 September 2007 (PDT)

Personal tools