Hello everyone,
I would like to know how can I tell wxHaskell to choose a different
wxWidegts build than the default one that comes with Mac OS X ? I tried
different things but didn't succeeded for now. I tried to change my PATH
environment variable and also tried to set the WXWIN variable but without
success. Also tried to set CPPFLAGS and LDFLAGS to the output generated by
wx-config --cxxflags and wx-config --libs respectively but again, no
success.
Thanks in advance,
Matt
|