> On 26 Feb 2016, at 12:52, Alexandre Bergel <[email protected]> wrote: > >> read the instructions :) >> >> https://github.com/pharo-project/pharo-vm/blob/spur64/README-Win32.md >> <https://github.com/pharo-project/pharo-vm/blob/spur64/README-Win32.md> > > I use OS X, why should I read the windows instructions? > I read the instructions given on https://github.com/pharo-project/pharo-vm > <https://github.com/pharo-project/pharo-vm> for OS X > > Are there more instructions somewhere?
ouch! this is a known problem in windows so when I read math.h I assumed it was on it… I should have read the full message before sending you to read ;) those kind of errors happen usually because MacOSX10.6.sdk is not there… did you check it? which xcode version and gcc version are you using? Esteban > > Alexandre > >> >>> On 26 Feb 2016, at 11:24, Alexandre Bergel <[email protected]> wrote: >>> >>> Hi! >>> >>> I am trying to build the VM, according to the instruction given on >>> https://github.com/pharo-project/pharo-vm >>> However, I get an error: >>> >>> eloper/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.6.sdk' >>> /Users/alexandrebergel/Desktop/VM_TMP/pharo-vm/src/plugins/JPEGReaderPlugin/JPEGReaderPlugin.c:10:10: >>> fatal error: 'math.h' file not found >>> #include <math.h> >>> >>> Where this math.h is supposed to be? >>> >>> Cheers, >>> Alexandre >>> >>> -- >>> _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: >>> Alexandre Bergel http://www.bergel.eu >>> ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. >>> >>> >>> >>> >> > > -- > _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: > Alexandre Bergel http://www.bergel.eu <http://www.bergel.eu/> > ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
