Guest xionmark Posted November 12, 2008 Share Posted November 12, 2008 Hi there, A friend of mine is trying to compile on an XP box but get's these errors which I'm not sure what's going in: C:\tmp>hcustom SOP_Star.C Making 'SOP_Star.o' and 'C:/DOCUME~1/Gus/MYDOCU~1/houdini9.5/dso\SOP_Star.dll' f rom 'SOP_Star.C' Microsoft ® 32-bit C/C++ Optimizing Compiler Version 13.00.9466 for 80x86 Copyright © Microsoft Corporation 1984-2001. All rights reserved. SOP_Star.C C:/Program Files\Microsoft Visual Studio .NET\Vc7\include\useoldio.h(29) : warni ng C4995: '_OLD_IOSTREAMS_ARE_DEPRECATED': name was marked as #pragma deprecated c:\Apps\Side Effects Software\Houdini 9.5.170\toolkit\include\UT\UT_Functor.C(44 ) : error C2687: cannot define a nested UDT of a template class out of line c:\Apps\Side Effects Software\Houdini 9.5.170\toolkit\include\UT\UT_Functor.C(44 ) : fatal error C1903: unable to recover from previous error(s); stopping compil ation I'm using this version of the VC7 compiler, could that be the issue? Microsoft ® 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86 Thanks in advance! Mark Quote Link to comment Share on other sites More sharing options...
edward Posted November 12, 2008 Share Posted November 12, 2008 <shrugs> Probably. It looks like he doesn't have all the service packs installed for VC7? Quote Link to comment Share on other sites More sharing options...
Guest xionmark Posted November 12, 2008 Share Posted November 12, 2008 <shrugs> Probably. It looks like he doesn't have all the service packs installed for VC7? Yea, that's sounds logical, I'll check. Thanks Edward! Mark Quote Link to comment Share on other sites More sharing options...
Guest xionmark Posted November 16, 2008 Share Posted November 16, 2008 I think he's got it figured out: > I think my main problem is that I am using MS Visual Studio 2002 which is > vc7.0 > MS Visual Studio 2003 is VC7.1 and it looks like that is what you need for > HDK. (or vc8) Take care, Mark Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.