Re: [otb-users] Re: Installation of OTB on Eclipse neon C++

2017-01-02 Thread kipro31
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 ...
-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



-- 
-- 
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 otb-users@googlegroups.com
To unsubscribe from this group, send email to
otb-users+unsubscr...@googlegroups.com
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 otb-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[otb-users] Installation of OTB on Eclipse neon C++

2016-12-29 Thread kipro31
Hey guys,

I am an IT student and I have a project about image segmentation and I have 
to exploit boost and OTB libraries ! I have successfully installed boost 
but I am doing exactly the same for OTB and it is not working (Project > 
Properties > and I am adding all the paths of 'libs' in the settings of 
eclipse). So I investigated on it  and I heard that I need something called 
"CMake" for OTB and I have followed this tutorial 
: https://wiki.orfeo-toolbox.org/index.php/OTB_development_on_Windows , and 
I have no idea what to do with the project I now have in Eclipse 
(Cmake@OTB).

If somebody could help me on this ! Thank you !!

-- 
-- 
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 otb-users@googlegroups.com
To unsubscribe from this group, send email to
otb-users+unsubscr...@googlegroups.com
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 otb-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.