Back to the main page.
Bug 1928 - the realtime compile script and Makefiles write to the wrong location
Status | CLOSED FIXED |
Reported | 2013-01-16 01:41:00 +0100 |
Modified | 2013-04-23 12:06:30 +0200 |
Product: | FieldTrip |
Component: | realtime |
Version: | unspecified |
Hardware: | PC |
Operating System: | Mac OS |
Importance: | P3 minor |
Assigned to: | Robert Oostenveld |
URL: | |
Tags: | |
Depends on: | |
Blocks: | |
See also: | http://bugzilla.fcdonders.nl/show_bug.cgi?id=1949 |
Robert Oostenveld - 2013-01-16 01:41:49 +0100
After compiling on mentat001 with 64 bit gcc, some of the realtime executables end up in bin/glnxa64 and some others end up in bin/glnx86 (which is the 32 bit directory).
Robert Oostenveld - 2013-01-30 17:55:15 +0100
This has been fixed a few weeks ago with a new structure of the Makefiles and another platform detection. It now supports windows on 32 & 64 bit (not fully tested yet, see bug 1949) linux on intel 32 & 64 bit, and on raspberry pi mac os x on PPC and on Intel 32 & 64 bit
Robert Oostenveld - 2013-04-23 12:05:59 +0200
closed various bugs