Back to the main page.
Bug 1345 - solid_angle does not work in windows 64bit
| Status | CLOSED DUPLICATE |
| Reported | 2012-02-27 13:21:00 +0100 |
| Modified | 2012-03-14 10:00:45 +0100 |
| Product: | FieldTrip |
| Component: | forward |
| Version: | unspecified |
| Hardware: | PC |
| Operating System: | Windows |
| Importance: | P3 blocker |
| Assigned to: | Eelke Spaak |
| URL: | |
| Tags: | |
| Depends on: | |
| Blocks: | |
| See also: |
- 2012-02-27 13:21:09 +0100
There is a problem running single_angle of the fielfieldtrip-20120125 in a Windows 7 64bit: undoing the G1BR balancing using headmodel specified in the configuration using gradiometers specified in the configuration creating dipole grid based on user specified dipole positions Invalid MEX-file 'C:\Program Files\fieldtrip-20120125\private\solid_angle.mexw64': The specified module could not be found. Error in bounding_mesh (line 71) solang = solid_angle(tmp, tri); Error in ft_prepare_sourcemodel (line 628) tmp = bounding_mesh(grid.pos, pnt, tri); Error in ft_prepare_leadfield (line 164) grid = ft_prepare_sourcemodel(tmpcfg); Error in simulation_beamforming_v4 (line 142) [grid]=ft_prepare_leadfield(cfg,data); The module is actually in the "....fieldtrip-20120125\private" folder.
Eelke Spaak - 2012-02-29 14:13:25 +0100
Further discussion in bug 1258. *** This bug has been marked as a duplicate of bug 1258 ***