Linux to OS X, HELP!
Linux to OS X, HELP!
- Subject: Linux to OS X, HELP!
- From: Busman <email@hidden>
- Date: Wed, 6 Jun 2001 23:03:43 -0400
Hi!, I have a colision simulator program for PC linux works ok in
that plataform, I really need to use it in my G4, is made with X11
librarys, I install X on Darwin and works ok, all the librarys are in
ok locations, all the librarys the program made for linux are ok, I
check manualy, but when I try to compile, just don4t work...
I use this to compile...
cc THE_FILE.c -I/usr/X11R6/include -L/usr/X11R6/lib -lXaw -lXt -lXmu
-lX11 -lm -o OUT_FILE
show me 964 errors!
arg! :()
but I check whit a small program that just make some add, only using
stdio.h and math.h and no problem, then I use include some X11
librarys like scroolbar.h and, cc show me 130 errors in the
librarys????, I thinks I forget some step to make the librarys, real
librarys, I think that is imposible that cc find some sintax error in
X11 librarys, plis help me in any way yo can, take me some time to
get X working on Darwin... the code only use some X11 librarys (like
15 or something..), stdio.h, math.h
THANKS FOR ANY HElp!
--
-----------------------
Busman
email@hidden
http://thelastline.pdl.cl
"We are TheLastLine"
-----------------------