Search found 3 matches

by javajunkie
12 Dec 2010, 07:14
Forum: Mindstorms Software
Topic: Using the fantom driver on Mac OS X, intel architecture
Replies: 16
Views: 18329

Re: Using the fantom driver on Mac OS X, intel architecture

  I've added BlueCove to the Java Build Path and added it to the PATH variable, so I don't understand how that could be the problem... Well how are you launching your program? The Java Build Path is only relevant for compiling which it does not seem you are doing here. The PATH variable -- is tha...
by javajunkie
11 Dec 2010, 23:58
Forum: Mindstorms Software
Topic: Using the fantom driver on Mac OS X, intel architecture
Replies: 16
Views: 18329

Re: Using the fantom driver on Mac OS X, intel architecture

:oops: After a good night's sleep I realised that I hadn't corrected the fantom home variable is OSX.sh, that got rid of all the errors and allowed me to run build_OSX.sh, but now I'm still getting a bluecove error when trying to compile my test program (I'm using eclipse). The error is: Native Lib...
by javajunkie
09 Dec 2010, 08:53
Forum: Mindstorms Software
Topic: Using the fantom driver on Mac OS X, intel architecture
Replies: 16
Views: 18329

Re: Using the fantom driver on Mac OS X, intel architecture

Actually I have problems just running build_OSX.sh, the same problems I'm now having when I try to compile anything linking to the fantom files, I get around 200 errors from the header files, with errors like " 'ViInt32' does not name a type", "'kStatusOffset' was not declared in thi...