On 14/02/15 19:26, Daniel Johnson wrote:
[]
>
> Oh and you need to link to wxWidgets too. Don't know the library name off the 
> top of my head. You might need other frameworks as well, like Cocoa.

Placing `wx-config --libs` on the compiler line brings in a bunch of 
libraries that might be sufficient. For me it gives

% wx-config --libs
-L/sw/lib   -framework IOKit -framework Carbon -framework Cocoa 
-framework AudioToolbox -framework System -framework OpenGL 
-lwx_osx_cocoau_xrc-3.0 -lwx_osx_cocoau_webview-3.0 
-lwx_osx_cocoau_html-3.0 -lwx_osx_cocoau_qa-3.0 -lwx_osx_cocoau_adv-3.0 
-lwx_osx_cocoau_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 
-lwx_baseu-3.0

-- 
Martin



------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to