[Import] Tube Bending 3D demo

Source: Internet
Author: User
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

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.