Thanks Arnaud,

Interestingly, after a number of times trying to build the OTB on my own, I 
found out that the steps mentioned in this article are only working fine 
with OTB 5.4.0 with its XDK and when I tried to go with the latest version 
OTB 5.10 it gives me a couple of errors on GDAL version confliction. which 
I don't get why. 
Currently, I'm just waiting for the OTB 5.10.1 to see if the errors are all 
gone.
 

On Tuesday, February 28, 2017 at 12:54:06 PM UTC-3:30, Arnaud Durand wrote:
>
> Dear Ghassem,
> I don't use OTB on Windows, but a colleague told me he successfully used 
> this page : 
> https://wiki.orfeo-toolbox.org/index.php/OTB_development_on_Windows_With_Eclipse
>
> You can compile the remote module after updating the code from the Git 
> using the following command from your build folder :
>
> cmake ../otb/ -DModule_SertitObject=ON
>
> or if you are using the SuperBuild :
>
> cmake ../otb/SuperBuild -DModule_SertitObject=ON
>
> An other option is to copy the code from the Git (the .cpp and the .h) and 
> compile it as an OTB application using the attached CMakeLists.txt.
>
> Arnaud
>

-- 
-- 
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.

Reply via email to