Hi Sajid (sorry for the first message),

cool if you can find this useful! This code was done before otb
modularization and it is not yet package as a remote module (it is on my to
do list to port i to a remote module to facilitate the installation). It is
a "simple" cmake project that should be build in a specific directory by
only setting the OTB_DIR cmake option which should point to your otb build
tree (your cmake command seems OK...).

Can you confirm that you clone Multitemp repository outside your otb source
tree and that you're also compiling it in a dedicated directory?

It compile on my side but I'm using otb develop branch but I don't think
that it is related.

To help you with this can you also send your CmakeCache.txt for your otb
compilation and also multitemp.

Regards,

2017-01-11 21:18 GMT+01:00 Manuel Grizonnet <manuel.grizon...@gmail.com>:

> Hi Sajid,
>
> great that you find this
>
> 2017-01-10 17:46 GMT+01:00 sajid pareeth <spare...@gmail.com>:
>
>> Dear all
>>
>> I am trying to compile external project Multitemp (
>> http://tully.ups-tlse.fr/grizonnet/multitemp/
>> <http://tully.ups-tlse.fr/grizonnet/multitemp/tree/master>), thank you
>> Jordi Inglada for pointing me to this interesting project.
>> I have the latest OTB (5.8.0) compiled from source on an Ubuntu 16.04
>> machine.
>> Though I am not able to compile multitemp, it is throwing the following
>> error:
>>
>> cmake ~/usr/local/src/otb-multitemp/multitemp/
>>> -DCMAKE_INSTALL_PREFIX=../install/
>>> CMake Error at ~/usr/local/src/OTB/otb/CMake/OTBModuleAPI.cmake:51
>>> (message):
>>>   No such module: "MultiTemp"
>>> Call Stack (most recent call first):
>>>   ~/usr/local/src/OTB/otb/CMake/OTBModuleAPI.cmake:26 (otb_module_load)
>>>   ~/usr/local/src/OTB/otb/CMake/OTBModuleAPI.cmake:70
>>> (_otb_module_config_recurse)
>>>   ~/usr/local/src/OTB/build/OTB/build/OTBConfig.cmake:60
>>> (otb_module_config)
>>>   CMake/FindOTB.cmake:80 (include)
>>>   CMakeLists.txt:37 (find_package)
>>>
>>
>>>
>> -- Configuring incomplete, errors occurred!
>>> See also "~/usr/local/src/otb-multitemp/build/CMakeFiles/CMakeOutput.
>>> log"
>>>
>>
>> The cmake is identifying my OTB build directory well, but looking for a
>> module named "MultiTemp" with OTB , which I dont understand?
>> Could you please give any pointers in solving this?
>>
>> Or any standard steps to compile an external project, like the remote
>> modules?
>>
>> P.S: I have compiled OTB with -std=c++11 flag
>>
>> Thanks
>>
>> Regards
>>
>> Sajid
>>
>>
>> --
>> --
>> 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.
>>
>
>
>
> --
> Manuel Grizonnet
>



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

Reply via email to