it seems that the set of header files which are given with platform sdk, whichever refers to "yvals.h" and that included are a bit troublesome.<br><br>if i keep the old version of those files from 32-bit compiler of visual studio, they seem to be working fine, (keeping all the other headers from the set of 64-bit compiler)
<br><br>and when i refer completely to the 32-bit version set of header files, it compiles all but ITKIO project, and when i refer completely to 64-bit version set of header files, it gives compilation error which i earlier stated in almost every file!
<br><br>when i refer to a mixture of these, keeping those that refer to "yvals.h" from 32-bit version set, and rest all from 64-bit version set, the project gets compiled with numerous warnings indicating possible truncation of __int64 to int, which is obvious.
<br><br>with regards,<br>Ashish.<br><br>p.s. If anyone can find out more about 'yvals.h' which is a part of standard header files, I will appreciate it.<br><br><br><div><span class="gmail_quote">On 9/25/05, <b class="gmail_sendername">
Ashish Poddar</b> <<a href="mailto:ahpoddar@gmail.com">ahpoddar@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi Luis,<br><br>Thanks for your reply,<br><br>1) OS - Win XP x64<br>2) Compiler - I have both Visual Studio 7.1, and Visual Studio 8.0<br>3) Code Location - I can give you the details tomorrow..<br><br>I checked the list of compilations given in that link, but none of
<br>them was on windows x64, I am facing some problems configuring the<br>compiler only it seems.. I tried to change a couple of settings in<br>CMAKE, and was successful in doing so, now the CMAKE is able to<br>generate the project files for me for 64-bit configuration.
<br><br>the problem on 'pow' was removed when i try to change the include<br>directory from that of Platform SDK (which I am using for compilation<br>in 64-bit) to the native visual studio 7.1 include directories.<br>However in that case the several checks that are added in the include
<br>files for platform SDK are not included... I searched on google and<br>found that this error of 'pow' and others like this were reported<br>earlier in the past as well. my guess is i am just missing something<br>very basic but am unable to figure out what it is!
<br><br>and one more thing, when i change the include directories to native<br>visual studio (32-bit based) include header files, i can get 27 off 28<br>libraries compiled successfully, but the ITKIO library was not<br>compiled.
<br><br>with best regards,<br>Ashish.<br><br><br><br>On 9/25/05, Luis Ibanez <<a href="mailto:luis.ibanez@kitware.com">luis.ibanez@kitware.com</a>> wrote:<br>><br>> Hi Ashish,<br>><br>> Please provide more details:
<br>><br>> 1) Operating system<br>> 2) Compiler<br>> 3) Where in the code you got this errors...<br>><br>><br>> ITK is currently compiled nightly in several 64-bit<br>> systems. Look for example at the machine
<br>><br>> smyslov.bwh.harvard.edu<br>><br>> in the Dashboard.<br>> <a href="http://public.kitware.com/dashboard.php?name=itk">http://public.kitware.com/dashboard.php?name=itk</a><br>><br>
><br>> Thanks<br>><br>><br>> Luis<br>><br>><br>> -------------------------------------------------<br>> Ashish Poddar wrote:<br>> > hi,<br>> ><br>> > error C2039: 'pow' : is not a member of 'std'
<br>> > error C2039: 'exp' : is not a member of 'std'<br>> > error C2039: 'log' : is not a member of 'std'<br>> > error C2039: 'sqrt' : is not a member of 'std'<br>> ><br>> > I am currently struggling with compilation of ITK library in 64-bit
<br>> > environment, and came across a basic problem which others have also<br>> > reported in past as well.. I am pretty sure i am just missing some<br>> > very basic step somewhere.. but couldnt figure it out..
<br>> ><br>> > Any help on this issue will be highly appreciated,<br>> > with regards,<br>> > Ashish.<br>> ><br>> ><br>> > --<br>> > Ashish Poddar<br>> > Its high time we standardize everything!
<br>> > Y:ashish_poddar | <a href="mailto:MSN:ashish_poddar@yahoo.com">MSN:ashish_poddar@yahoo.com</a> | <a href="mailto:gTalk:ahpoddar+talk@gmail.com">gTalk:ahpoddar+talk@gmail.com</a><br>> > _______________________________________________
<br>> > Insight-users mailing list<br>> > <a href="mailto:Insight-users@itk.org">Insight-users@itk.org</a><br>> > <a href="http://www.itk.org/mailman/listinfo/insight-users">http://www.itk.org/mailman/listinfo/insight-users
</a><br>> ><br>> ><br>><br>><br>><br>><br><br><br>--<br>Ashish Poddar<br>Its high time we standardize everything!<br>Y:ashish_poddar | <a href="mailto:MSN:ashish_poddar@yahoo.com">MSN:ashish_poddar@yahoo.com
</a> | <a href="mailto:gTalk:ahpoddar+talk@gmail.com">gTalk:ahpoddar+talk@gmail.com</a><br></blockquote></div><br><br clear="all"><br>-- <br>Ashish Poddar<br>Its high time we standardize everything!<br>Y:ashish_poddar | <a href="mailto:MSN:ashish_poddar@yahoo.com">
MSN:ashish_poddar@yahoo.com</a> | <a href="mailto:gTalk:ahpoddar+talk@gmail.com">gTalk:ahpoddar+talk@gmail.com</a>