Howdy
I've been using wxsqlite on Win32, and now Im bringing my app over to
Mac/OSX.
./configure --with-mac gives me the following errors:
checking for wxWidgets static library... no
checking if wxWidgets was built with UNICODE enabled... expr: syntax error
yes
checking if wxWidgets was built in DEBUG mode... expr: syntax error
yes
checking if wxWidgets was built in STATIC mode... expr: syntax error
yes
checking if wxWidgets port is wxGTK... expr: syntax error
yes
checking if wxWidgets port is wxMotif... expr: syntax error
yes
checking if wxWidgets port is wxX11... expr: syntax error
yes
checking if wxWidgets port is wxMGL... expr: syntax error
yes
configure: error: Your 'wx-config --cxxflags' command seems to define
more than one port symbol...
finagle:/IGMain/wxsqlite3 %
any ideas? Is OSX supported?
-=Bob
|