|
-
May 22nd, 1999, 07:24 AM
#1
Learning mfc by tutorial
Hello everybody, i have just joined this forum i have found while looking for somebody who can me to learn visual c++ and mfc programming...
Tell me can we post our message in french?
So I was learning mfc using scribble tutorial on the msnd site. Once i finish this tutorial, i compile my "lesson", i mean the resulting program, but it remains these error :
------------------------------------------------
Warning: Could not get path for temporary files. Current directory will be used instead.
Compiling...
scribbleDoc.cpp
fatal error C1083: Cannot open compiler intermediate file: 'C:\TEMP\a00145ex': Permission denied
scribbleView.cpp
fatal error C1083: Cannot open compiler intermediate file: 'C:\TEMP\a10145ex': Permission denied
Generating Code...
Error executing cl.exe.
scribble.exe - 2 error(s), 0 warning(s)
---------------------------------------------
Don't let you disturb by this sentence "Permission denied".
The file involve does not exist in the directory specified and and i've got the same error while compiling the file with much more permission.
Could somebody help me. By the way, i would accept any advice which can help learning easily visual c++.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|