Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] Getting error on eclipse 64 bit install

Hi All,

        I am getting an error on executing the C++ Hello World application on eclipse 64 bit install (Helios Service Release 2). It compiles without any errors though.

        The error - "The program can't start because cygwin1.dll is missing from your computer. Try reinstalling the program to fix this problem".

        My PATH environment variable contains cygwin\bin directory and the 'includes' are also visible on the new C++ project that I created on the eclipse workspace.
        Am I missing something? Application runs without any error on Eclipse 32 bit install on the same system .

Thanks,
Sanjesh.

Back to the top