Search found 5 matches

by FileMonkey441
2004-11-23 02:57
Forum: Programmer's Help
Topic: Cannot open include file: 'atlapp.h'
Replies: 7
Views: 7086

Ok, I got it all working now. What I did was copy all my WTL files into the $(VCInstallDir)include Directory because for some reason VS .NET 2003 didnt want to read it from the directory I added in the include. So that then brought me up with another Error saying natupnp.h was missing. That file is ...
by FileMonkey441
2004-11-23 01:44
Forum: Programmer's Help
Topic: Cannot open include file: 'atlapp.h'
Replies: 7
Views: 7086

possibly my STLport and WTL includes are out of date? If so, could you point to the URL with the latest includes because I read around the forum that there are 2 versions, outdated ones and the "good" ones. Thanks

the ones im using:
DCPlusPlus-STLPort-4.6.2
wtl75_4291
by FileMonkey441
2004-11-23 01:29
Forum: Programmer's Help
Topic: Cannot open include file: 'atlapp.h'
Replies: 7
Views: 7086

My version of Visual Studio .NET 2003 is the newest version around. So I still need to do the SDK update?

Since atlapp.h is located in the WTL, I dont think the SDK has anything to do with it.

BWT, I have been searching the forums for atleast a couple hours now.
by FileMonkey441
2004-11-23 01:01
Forum: Programmer's Help
Topic: Cannot open include file: 'atlapp.h'
Replies: 7
Views: 7086

Would you be so kind to push me in the right direction?
by FileMonkey441
2004-11-23 00:29
Forum: Programmer's Help
Topic: Cannot open include file: 'atlapp.h'
Replies: 7
Views: 7086

Cannot open include file: 'atlapp.h'

Hi, first time compiling DC++ with Visual Studio .NET 2003. I read the compile.txt like 10 times allready. And searched the forum and still cant seem to find what the problem is. I installed the STLport and WTL into the include before all the other VC includes. These are my errors and warnings c:\DC...