Yesterday, after some efforts, the pipe of the tube bending machine was added to the tube bending machine. Some manual bending steps were added and a demo was made.
When running on other non-development machines, the following error occurs: ProgramThe application fails to start because the configuration is incorrect. "Re-installing the application may correct this problem ." This problem. Online query:
"…… It turns out that when I compile the lib and exe files, I chose multi-threaded and multi-threaded DLL, which eventually led to the final result ......." (Reference: http://www.panzhishi.com/classyk/article.asp? Id = 4)
Later, I used PE explorer to view the executable files generated by the multi-threaded and multi-threaded DLL options.
Dependency has the following differences:
The multi-threaded dll version requires two more DLL versions than the multi-threaded version: msvcp80.dll msvcr80.dll. After searching, it is found in the Windows \ winsxs directory and should be the vc crt Runtime Library. These two databases are not available on other computers, so this problem may occur.
The solutions are as follows:
1. recompile the application to ensure that the multi-threaded option is selected for all libraries and compiled programs.
2. Install. NET Framework 2.0
The following is a 3D Demonstration of my pipe bending machine. Flash AnimationOnline playback
ArticleSource: http://www.hesicong.net/pjblog/default.asp? Id = 153