Back to the main page.
Bug 1582 - The biosemi acqisition does compile not on OSX when targeting 64-bit.
Status | CLOSED WONTFIX |
Reported | 2012-07-02 15:16:00 +0200 |
Modified | 2019-08-10 12:30:50 +0200 |
Product: | FieldTrip |
Component: | realtime |
Version: | unspecified |
Hardware: | PC |
Operating System: | Mac OS |
Importance: | P3 normal |
Assigned to: | |
URL: | |
Tags: | |
Depends on: | |
Blocks: | |
See also: |
Boris Reuderink - 2012-07-02 15:16:35 +0200
Biosemi offers a driver for 64-bit OSX, see http://www.biosemi.com/download.htm. But this driver does not seem to work with our biosemi2ft. The call that dynamically opens the .dylib returns an error for some reason. See [1]. All other acquisition systems are compiled for 64-bit, and are stored in 'realtime/bin/maci64'. It would be very convenient if we could make biosemi2ft 64-bit as well. [1] http://code.google.com/p/fieldtrip/source/browse/trunk/realtime/src/acquisition/biosemi/BioSemiClient.cc#72
Boris Reuderink - 2012-11-02 13:29:54 +0100
I am no longer working on FieldTrip. Hence, I donate all my bugs to the joint development user.
Robert Oostenveld - 2013-01-24 12:29:06 +0100
I changed a bunch of bugs that were assigned to fieldtrip-bugs from ASSIGNED into NEW, since nobody is now explicitly working on them.
Robert Oostenveld - 2015-02-11 09:52:06 +0100
on http://www.biosemi.com/download.htm I now see ----- USB driver Mac (Updated March 22th, 2012) Leopard(10.5), SnowLeopard(10.6), Lion(10.7) OSX. ActiView for Mac (application, executable) can be downloaded here: ActiViewForMac7.05 (June 14th, 2013, the USB driver is included inside the application). The RunTimeEngine for Mac can be downloaded here: RunTimeEngineMac8.6.1 ActiView sourcecode for Mac (LabVIEW full development required) can be downloaded here: ActiViewSourcecodeMac7.05 ----- this has been updated since this bug was posted. So perhaps it is now possible to compile biosemi2ft on 64 bit mac. But since nobody is actively working on this, I suggest not to spend further time on this issue at the moment.