RE: XRC on OS X
"Michael S. Muegel" <[email protected]>
| Newsgroups | gmane.comp.lib.wxwindows.wxnet |
|---|---|
| Message-ID | <[email protected]> |
> Everything builds as expected in the directions README.MAC.txt, but if > I leave --enable-xrc, I receive an error when trying to make the wx.NET > files in step 5: > ... (bunch of controls being made, then...) > wxstring.cxx > xmlresource.cxx > Linking wx-c > /usr/bin/libtool: can't locate file for: -lwx_gtk2ud_xrc-2.5 I had not updated the wx-c premake file for proper XRC support on Mac. I just updated this. Because the anon CVS takes some time to be updated I have enclosed the updated file. Just save to the directory wx.NET/Src/wx-c. Then re-create your makefiles. While wx.NET will build with XRC support the sample gave me a bus error. But the wxWidgets Xrc sample does not compile on the Mac so perhaps Mac support is in flux. Windows and Linux Xrc wx.NET sample works OK so I'd mess with that for now. Regards, -Mike -- Michael S. Muegel Dallas, TX
premake.lua
(application/octet-stream, 6.9 KB) - not displayed
premake-funcs.lua
(application/octet-stream, 1.6 KB) - not displayed