LCDInfo.com http://forum.lcdinfo.com/ |
|
Problems rebuilding the project http://forum.lcdinfo.com/viewtopic.php?f=17&t=914 |
Page 1 of 1 |
Author: | kristoffer_1 [ Sat Nov 13, 2004 17:52 ] |
Post subject: | problems rebuilding the project |
when I open the project.. lcdinfo.dsw with VC++ 6 I get the following errors: *************** displayitems.cpp lcd.cpp lcdinfo.cpp c:\documents and settings\stoffe\mina dokument\lcd\lcd\lcdinfo source\org\lcdinfo\lcdinfo.cpp(433) : error C2065: 'NOTIFYICONDATA_V1_SIZE' : undeclared identifier plugin.cpp registry.cpp c:\documents and settings\stoffe\mina dokument\lcd\lcd\lcdinfo source\org\lcdinfo\registry.cpp(68) : error C2065: 'REG_QWORD' : undeclared identifier screen.cpp screenfiles.cpp stringitem.cpp ************* anyone that had the same problem? Do i need something more to build the project? Kristoffer |
Author: | Henri [ Sun Nov 14, 2004 19:32 ] |
Post subject: | |
There shouldn't be anything special needed. Have you installed any service packs for VC++ ? I think I'm using SP5. I also have the Platform SDK installed if that makes any difference. Which OS are you using ? This seems to suggest that REG_QWORD is a 64-bit number in case you might want to try making your own define for it: http://msdn.microsoft.com/library/en-us ... _types.asp http://msdn.microsoft.com/library/en-us ... ondata.asp |
Page 1 of 1 | All times are UTC + 2 hours |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |