Community
Participate
Working Groups
Build Identifier: M20100909-0800 The method org.eclipse.cdt.utils.WindowsRegistry#getRegistry() returns null, when using a 64bit eclipse. (UnsatisfiedLinkError: no winreg in java.library.path) As a result CDT is not able o detect the GNU toolchains via the windows registry (in my case Cygwin). Workaround: Add the <CYGWIN_HOME>\bin directory to the system path. Environment: - Windows 7 (64bit) - Sun JDK 1.6.0_21 (64 bit) - Eclipse SDK 3.6.1.M20100909-0800 (64 bit) - C/C++ Development Tools 7.0.1.201009241320 - C/C++ Development Tools SDK 7.0.1.201009241320 - C/C++ GNU Toolchain Build Support 7.0.0.201009241320 Reproducible: Always
I believe this is related to bug 236330.
Marking as duplicate. *** This bug has been marked as a duplicate of bug 236330 ***
Yes, it's actually a duplicate of bug 236330. Have not seen it.