On Mon, Jan 2, 2017 at 6:45 PM, kipro31 <[email protected]> wrote:
> Hi and thank you for helping me. > > So I'm trying to use OTB with MSVC but I still have problems. > > -In optional there is a download for python but I don't understand why is > it there ? > -The line : call "C:\Program Files (x86)\Microsoft Visual Studio > 14.0\VC\vcvarsall.bat" %COMPILER_ARCH%, is ofc not working because i > don't have visual studio since I want to develope on Eclipse ... > read that wiki. You *must* have visual studio 2015 > -The line : git clone --branch=develop https://git.orfeo-toolbox.org/ > git/otb.git src, is not working, cmd.exe doesn't understand what is the > "git" command. > > And those lines doesn't work etiher .. : > > cmake ..\src -GNinja > > ninja > > > > you should use binary packages for using OTB. It seems that building from source is more complicated in your case. Or you could ask help from someone with experience in building from source and also have physical access to your machine. Maybe they can help to setup otb using the wiki page -- > -- > 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 a topic in the > Google Groups "otb-users" group. > To unsubscribe from this topic, visit https://groups.google.com/d/ > topic/otb-users/TPGMmWB-CVk/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- Regards, Rashad -- -- 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.
