Prog No Longer Compiles
-
Hey guys I have had this problem before but can't rember for the life of me how i fxed it anyway here it is. I just did a clean rebuild of my machine so reinstalled Windows and Visual studio and opened up an existing project and it will now not comile saying that certain things that rely on the crypt libaries are undeclared identifiers. How do i fix this i have teh lib files in the input for linking and have the include folders in directories what else could i have missed. cheers Peter
-
Hey guys I have had this problem before but can't rember for the life of me how i fxed it anyway here it is. I just did a clean rebuild of my machine so reinstalled Windows and Visual studio and opened up an existing project and it will now not comile saying that certain things that rely on the crypt libaries are undeclared identifiers. How do i fix this i have teh lib files in the input for linking and have the include folders in directories what else could i have missed. cheers Peter
Peter Liddle wrote: certain things that rely on the crypt libaries are undeclared identifiers Maybe you need to install Platform SDK.