Skip to main content
GameDev.net gamedev.net
🔒 Locked

Vc++6

Started by santonel Aug 27, 2003 at 12:10 AM 12 replies 1.2k views
Original Post
santonel
santonel
Im having a problem with my copy of VC++ 6. When ever I compile my code it just says linking and stays there. I have to kill the program with task manager and go back in to VC++ to run my program which is very annoying. Anyone seen this before?
glassJAw
glassJAw
No sir. Does it happen with only one project or with every one you try?

Did you try reinstalling VS6?
santonel
santonel
Happens with every project. YEs I have tried re-installing VC++ but it still does it.
kingpinzs
kingpinzs
Check your startup iteams
santonel
santonel
Startup folder is empty.
kingpinzs
kingpinzs
go to start->run->msconfig->slective startup->uncheck load startup itams -> clcik service tab -> click hide all ms services -> uncheck rest -> resart try it
santonel
santonel
What startup programs would cause this problem?
arunvb
arunvb
Try installing the service packs. Also check if you have any custom build in your project settings.
santonel
santonel
OK , ill try this in the morning because it''s pretty late. Thanx for the help.
santonel
santonel
Thanx kingpins that solved the problem! Im assuming that now I slowly re-enable al my startup items until i find the one that casues the problem?
santonel
santonel
Ok so I have reformatted my comp and now vc++ 6 does the same thing again but I cant open msconfig to fix it. Says the operation was canceled due tos oftware restrictions and to contact the administrator. Problem is I am the administrator and I ahve not set any sotware restrictions on my comp (I run windows xp pro btw)
royk
royk
Actually, I have the same problem with one of my projects, that after running it like 10 times, the linker just gets stuck in "linking.." or whatever.
I thought it''s because I have a memory leak, because it doesn''t happen in any other project.
santonel
santonel
Any ideas on how I can get msconfig to run? Im starting to get mad.

Topic Locked

This topic has been locked by a moderator. New replies are not allowed.

Sign in to reply to this topic.