Where do I find Accelerate/Accelerate.h ?src\xs_arrays.c:13:10: fatal error: Accelerate/Accelerate.h: No such f +ile or directory #include <Accelerate/Accelerate.h> ^~~~~~~~~~~~~~~~~~~~~~~~~
I think there's some macos-specific stuff in there that needs to be replaced. Also, just before the above-quoted excerpt of the Levmar build I see:g++.exe -o "blib\arch\auto\ICC\Support\Levmar\Levmar.xs.dll" -Wl,--bas +e-file,"lib\ICC\Support\Levmar.base" -Wl,--image-base,0x2d170000 -mdl +l -s -L"C:\_64\strawberry-5.28.0\perl\lib\CORE" -L"C:\_64\strawberry- +5.28.0\c\lib" "lib\ICC\Support\Levmar.lds" -framework Accelerate "lib +\ICC\Support\Levmar.exp" g++.exe: error: Accelerate: No such file or directory g++.exe: error: unrecognized command line option '-framework' dlltool --def "lib\ICC\Support\Levmar.def" --output-exp "lib\ICC\Suppo +rt\Levmar.exp" --base-file "lib\ICC\Support\Levmar.base" dlltool: Unable to open base-file: lib\ICC\Support\Levmar.base g++.exe -o "blib\arch\auto\ICC\Support\Levmar\Levmar.xs.dll" -Wl,--ima +ge-base,0x2d170000 -mdll -s -L"C:\_64\strawberry-5.28.0\perl\lib\CORE +" -L"C:\_64\strawberry-5.28.0\c\lib" "lib\ICC\Support\Levmar.lds" -fr +amework Accelerate "lib\ICC\Support\Levmar.exp" g++.exe: error: Accelerate: No such file or directory g++.exe: error: unrecognized command line option '-framework'
Neither of those commands generate an error, but neither 'lib\ICC\Support\Levmar.lds' nor 'lib\ICC\Support\Levmar.exp' are created.Generating script 'lib\ICC\Support\Levmar.lds' dlltool --def "lib\ICC\Support\Levmar.def" --output-exp "lib\ICC\Suppo +rt\Levmar.exp"
In reply to Re: Need Help Porting XS Modules to Windows
by syphilis
in thread Need Help Porting XS Modules to Windows
by wbirkett
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |