[Ham-Mac] TrustedQSL Software vs. Macintosh
w.marty.ray
[email protected]
Thu, 16 Oct 2003 07:43:57 -0500
Excellent! Keep us posted.
Marty Ray
N9SE
-----Original Message-----
From: Steven M.Palm [mailto:[email protected]]
Sent: Wednesday, October 15, 2003 9:16 PM
To: [email protected]
Subject: Re: [Ham-Mac] TrustedQSL Software vs. Macintosh
On Oct 15, 2003, at 4:05 PM, Steven M.Palm wrote:
> I upgraded to the CVS HEAD version (2.5.1) of wxWindows, and the tqsl=20
> applications are closer to compiling on MacOS X 10.3 now... They=20
> compile, but at link time there are TON of wx symbols that can not be=20
> found. Bugger all. Well, I'll dig into that a bit more...
Turns out the Makefile that comes with TrustedSQL is incorrect...
It uses:
`wx-config --cflags`
It should be:
`wx-config --cxxflags`
Also, when it deals with the ListBox class, it calls a Number() method =
which has been depricated, they'll have to be replaced with GetCount()=20
calls.
Now things are compiled, but acting a bit strange... However, even the =
demos/samples for wxWindows aren't working properly, so I'm guessing=20
the CVS snapshot I'm working from is hosed.
I see a light at the end of the tunnel, though! :-)
-. ----. -.-- - -.--
Steve Palm - [email protected]
-. ----. -.-- - -.--
_______________________________________________
Ham-Mac mailing list
[email protected]
http://mailman.qth.net/mailman/listinfo/ham-mac