the USE_FILE is actually filled up at the end of GDCMConfig.cmake.in :
set(GDCM_USE_FILE ${SELF_DIR}/UseGDCM.cmake)
so no problem for this one :-)
On 27/07/11 17:53, Nicolas Toussaint wrote:
> Found the reason and attached a correcting patch :
> https://sourceforge.net/tracker/?func=detail&atid=739587&aid=3380038&group_id=137895
>
> Most people install it in /usr/local/ bug was then invisible.
>
> Regards,
> Nicolas
>
> On 27/07/11 16:58, Mathieu Malaterre wrote:
>> I am guessing the problem has been unoticed as gdcm was in standard
>> /include dirs...I am still quite surprise no-one saw the missing
>> GDCM_USE_FILE before.
>>
>> Please log in a bug report for this.
>>
>> Thanks,
>>
>> On Wed, Jul 27, 2011 at 5:37 PM, Nicolas Toussaint
>> <nicolas.toussaint@...> wrote:
>>> Hi again
>>> It seems that the same problem remains in a fresh install tree. attached is
>>> what I get in<>/install/lib/gdcm-2.1/GDCMConfig.cmake
>>>
>>> Nicolas
>>>
>>> On 27/07/11 16:25, Mathieu Malaterre wrote:
>>>> Hi,
>>>>
>>>> This thing is supposed to work. This is used for the debian
>>>> packaging. I have not tried from a build tree, could you try from an
>>>> install tree again ?
>>>>
>>>> Thanks
>>>>
>>>> On Wed, Jul 27, 2011 at 5:17 PM, Nicolas Toussaint
>>>> <nicolas.toussaint@...> wrote:
>>>>> Hello,
>>>>>
>>>>> I tried both released code and git repo, I think there is a problem
>>>>> there, the GDCMConfig.cmake in the build tree gives an empty field for
>>>>> GDCM_LIBRARIE. which causes ITK and subprojects to complain.
>>>>> Actually, now that I have a closer look, GDCM_USE_FILE, GDCM_CMAKE_DIR,
>>>>> and GDCM_VTK_DIR are empty as well.
>>>>>
>>>>> Manually fix the GDCMConfig.cmake at each ccmake works but is probably
>>>>> not a long-term solution.
>>>>> may be something wrong in GDCMConfig.cmake.in ?
>>>>> Regards,
>>>>> Nicolas Toussaint
>>>>>
>>>>>
>>>>> ------------------------------------------------------------------------------
>>>>> Got Input? Slashdot Needs You.
>>>>> Take our quick survey online. Come on, we don't ask for help often.
>>>>> Plus, you'll get a chance to win $100 to spend on ThinkGeek.
>>>>> http://p.sf.net/sfu/slashdot-survey
>>>>> _______________________________________________
>>>>> Gdcm-developers mailing list
>>>>> Gdcm-developers@...
>>>>> https://lists.sourceforge.net/lists/listinfo/gdcm-developers
>>>>>
>>
> ------------------------------------------------------------------------------
> Got Input? Slashdot Needs You.
> Take our quick survey online. Come on, we don't ask for help often.
> Plus, you'll get a chance to win $100 to spend on ThinkGeek.
> http://p.sf.net/sfu/slashdot-survey
> _______________________________________________
> Gdcm-developers mailing list
> Gdcm-developers@...
> https://lists.sourceforge.net/lists/listinfo/gdcm-developers
|