Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
General
GeneralPortable MacsHardwareNetworking
Applications
Mac ApplicationsEudoraFirefox / MozillaInternet ExplorerOutlook ExpressMS OfficeEntourageExcelPowerPointWordVirtual PCMedia PlayerOther MS Products
Programming
Mac ProgrammingCodeWarriorPerl
Country Specific
Australian Mac GroupUK Mac Group

Mac Forum / Programming / Mac Programming / August 2005



Tip: Looking for answers? Try searching our database.

Fox, XCode and X11

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Robert Kuhn - 31 Aug 2005 07:05 GMT
Hello,

I try to develop Fox-based application (http://www.fox-toolkit.org) on
my Mac.

On the commandline everything works fine:
       g++ -g -o a.out -L/usr/local/include/fox-1.4/ -lFOX-1.4
               -framework OpenGL SOURCE.cpp

Then i made a xcode-project (c++-command line tool). Compiling and
building works fine, but when I try to start the application I get this
error message:

       [Session started at 2005-08-31 08:03:33 +0200.]
       ZeroLink: unknown symbol '_XSetErrorHandler'

       FoxTEST has exited due to signal 6 (SIGABRT).

And think I am misssing the X11-library.?

In the settings I have for 'Other linker flags': "-lFOX-1.4 -lX11"

Where is the problem and how can I solve it?

Thanks and bye - Robert.                          
vze35xda@verizon.net - 31 Aug 2005 10:47 GMT
Are you trying to run the Development build, that only runs in the
debugger.  Switch to the deployment build in your project build that
and that should run on the command line.
    --jim
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.