VC++6.0 compiled a few times, suddenly appeared
The
There are several sayings on the Internet:
The
The
The
The
The
Only need to modify the directory, because my original directory path contains Chinese, not recognized, all changed to English. This doesn’t happen on the Chinese version of XP.
The
|
The
The
The
Edit-> If Preferences find: repositories is empty, change it to stdmod |
The second method to modify the path is the solution to the problem I encountered, but it is not the optimal one. In fact, if you are careful, you will find that the compilation fails because of the Chinese scrambled code caused by the Chinese path, so solving the scrambled code problem should solve the problem.
The solution, of course, is to modify the format of the language’s advanced options.
Hanyu Formats and Language for Non-Unicode Programs choose Chinese.
After following the steps in the red box above
To Build – first & gt; The Clean, and then Build – & gt; Rebuild All
That solves the problem. This is much more convenient than changing the path, especially for Chinese projects where changing the name will make you cry
Declare my IDE environment:
Windows8.1 with UPDATE, English, Enterprise, VC6.0 SP6, the official original mirror file + official download SP6 patch, many castrated version of VC6.0 sometimes appear some puzzling mistakes, especially the Chinese version of VC6.0, even VC assistant VA are not used, as a developer, if fear of English, then I still advised you to change line.
Read More:
- error C2471: cannot update program database vc90.pdb
- Solve the problem of VC6.0 open crash and OpenGL glut32.lib library
- VC Critical error detected c0000374 crash problem and solution
- IntelliSense in VC + + 2010: unable to open source file “StdAfx. H”
- Error c2064: term does not evaluate to a function in VC
- Post build event after VC generation
- LINK : fatal error LNK1168: cannot open Debug/1.exe for writing
- VC + + compiler can not find the header file and rebuild failure
- VC + + OpenGL is used as the development platform to design the program, which can generate any pixel on the screen, and use the pixel to draw the basic graphics
- Vc2010 configuring OpenGL environment
- Link: fatal error LNK1104: cannot open file “debug”/ xx.exe The question of
- C language — to solve the problem of program flashback when programming (in VS)
- Solve the problem that the interface between C # WinForm program and Oracle doesn’t respond for a long time
- Action RPG demo source code (VC + OpenGL)
- An error occurred during the installation of assembly ‘Microsoft.VC80.CRT,version=”8.0.50727.42″,typ
- Solve the problem that M1 Mac can’t debug when using GoLand
- Prevent flashback after running code in VC 6.0
- VC + + COM programming error of 0xc0000005: access conflict when reading location 0xfeefef6
- How to solve the problem that the output results of C + + program written in VS2010 flash by
- [181124] VC + + use OpenGL to draw 3D graphics example source code