Perl.exe cannot find the entry. The input point pl_sv of the program cannot be located at the dynamic link library perl56.dll.

Source: Internet
Author: User

Perl.exe cannot find the entry and cannot be locatedProgramThe Input Point is pl_sv in the dynamic link library perl56.dll.

Today, when installing the Symbian S60-SDK-0616-3.0-mr.3.749.zip, configure the environment, run carbide. c ++ V2.0, set up

Project, compilation, but every time perl.exe fails to find the entry, it cannot locate the program Input Point pl_sv in the dynamic link library perl56.dll

"Error. At first, I thought I didn't set the environment variable. Later I added it, but there was still a problem.

Baidu and Google have no good solutions. Then I thought about whether it was a problem with my own system. Because my colleagues have installed it,

The environment is XP + SP3, and there is no reason for my error. It is definitely not a RP problem, haha

Later I thought that oracle10.1 was installed in my system, which was originally Java + Perl. Is it repeated in environment variables?

Later, I reset the environment variable and then OK.

Finally, you can compile a Symbian mobile app. Haha

 

Before Modification
Perl5lib system environment variables
E: \ oracle \ product \ 10.1.0 \ db_1 \ Perl \ Lib \ 5.6.1 \ MSWin32-x86; E: \ oracle \ product \ 10.1.0 \ db_1 \ Perl \ Lib \ 5.6.1; E: \ oracle \ product \ 10.1.0 \ db_1 \ Perl \ 5.6.1 \ Lib \ MSWin32-x86; E: \ oracle \ product \ 10.1.0 \ db_1 \ Perl \ site \ 5.6.1; E: \ oracle \ product \ 10.1.0 \ db_1 \ Perl \ site \ 5.6.1 \ Lib; E: \ oracle \ product \ 10.1.0 \ db_1 \ sysman \ admin \ scripts

After modification
Perl5lib system environment variables
D: \ Symbian \ Perl \ bin; D: \ Symbian \ Perl \ Lib; D: \ Symbian \ Perl \ site \ Lib

Supplement:
My Perl is installed on D: \ Symbian \ Perl \ and can be changed depending on your situation

Related Article

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.