![]() |
|
Welcome to the Computer Webmaster Gaming Console Graphics Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
| |||||||
| Software Programming Software programming talk, ask questions about computer software programming or help others |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #1 | ||
| "Blanche Schultz" <crown7@telus.net> wrote in message news:3hwJa.856$ZS3.227203@news2.telusplanet.net... > Hello, > I'm having a problem that I've never had before just trying to compile a > program. I've just installed VC++ 6.0 and I get this error: > Compiling... > Error spawning cl.exe > > test.exe - 1 error(s), 0 warning(s) > > When I just run cl.exe I get an error saying that it can't find mspbd60.dll. > Does anyone know whats going on here? Any help would be great. Click Start -> Search -> For Files or Folder Search for "mspbd60.dll" When you find it, copy it to the directory that the program is being run from. What's happening is that you, or a library you are linking against is attempting to open that DLL, but it's missing. A DLL is a file that contains code, that can be opened by you're program and run. Tony > > Crown > > | |||
| Featured Websites | ||||
|
![]() |
| Tags: clexe |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
| Featured Websites | ||||
|