It seems that you're mixing 32 and 64 bits architecture. I find this in a similar bug report in GTK:
https://github.com/gtk-rs/gtk/issues/360 Which install kit did you download? Regards, 2016-09-14 22:49 GMT+02:00 גלעד אליחי <[email protected]>: > hi > i follow the install guide for windows , http://wiki.orfeo-toolbox.or > g/index.php/OTB_development_on_Windows. > > when i try to the cmake file i got this message " the procedure entry > point inflateReset2 could not be located in the dynamic link library > zlib1.dll" > > after looking int the CMakeError.log, i saw that i got this error > " > Run Build Command:"C:/DevTools/ninja.exe" "cmTC_4f54e" > [1/2] Building C object CMakeFiles/cmTC_4f54e.dir/src.c.obj > FAILED: C:\mingw64\bin\gcc.exe -DC_HAS_WARNING-W3 -W3 -o > CMakeFiles/cmTC_4f54e.dir/src.c.obj -c src.c > gcc.exe: error: unrecognized command line option '-W3' > ninja: build stopped: subcommand failed. " > > all steps done has specified at the install guide. > > > someone can tell me what happens here ? > > > thanks, > gilad > > -- > -- > Check the OTB FAQ at > http://www.orfeo-toolbox.org/FAQ.html > > You received this message because you are subscribed to the Google > Groups "otb-users" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/otb-users?hl=en > --- > You received this message because you are subscribed to the Google Groups > "otb-users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- Manuel Grizonnet -- -- Check the OTB FAQ at http://www.orfeo-toolbox.org/FAQ.html You received this message because you are subscribed to the Google Groups "otb-users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/otb-users?hl=en --- You received this message because you are subscribed to the Google Groups "otb-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
