preparing eclipse for c/c++ development [message #1804548] |
Thu, 28 March 2019 11:51  |
Eclipse User |
|
|
|
Please help (just started building eclipse CDT for C/C++ development 2019-03-28)
Installed MinGW is not available on eclipse.
Installed packages: eclipse-cpp-2019-03-R-win32-x86_64, JavaSetup8u201, and mingw-w64-install on Windows 10 Home 64 system (newly purchased from HP model Omen 15.6" laptop)
New path, ;C:\MinGW\mingw32\bin (C:\MinGW is chosen during MinGW installation) has been added to environment variable path. Eclipse launched properly. However, MinGW is not available on eclipse.
John 2019-03-28T11:45-04:00 Thursday
|
|
|
|
Re: preparing eclipse for c/c++ development [message #1804711 is a reply to message #1804636] |
Fri, 29 March 2019 23:46   |
Eclipse User |
|
|
|
First, thanks for your response. I have set the directory as C:\Mingw before installation. During installation, mingw-w64-install created mingw32 under this directory and install all directories under this mingw32.
It is when I find the WinGW is not available, I then checked and found that MinGW installer put all directories, including bin, under directory mingw32, which is under C:\MinGW, i. e. C:\MinGW\mingw32\.
As I remembered, all directories suppose to be under C:\MinGW directory along with mingw32 as one of directories. I have also tried to copy all directories back to C:\MinGW, knowing it is not right way. But it is still not working as expected.
Is it possible due to HP laptop Omen, HP Window 10 Home 64, operating system?
|
|
|
|
|
|
|
|
|
Re: preparing eclipse for c/c++ development [message #1804877 is a reply to message #1804762] |
Tue, 02 April 2019 11:58  |
Eclipse User |
|
|
|
First, I have found an old package, eclipse Kepler, from my old laptop downloaded few years ago. I tried installed onto the new HP Omen laptop. I found that this old version is working with no additional effort needed.
Then, I see your reply and checked my laptop Omen. I have found the installed MSYS packages, is configured just for "Basic Setup"group that does not include the following MSYS packages, msys-autoconf, msys-automake, msys-binutils, msys-gcc, msys-gettext, msys-libiconv, msys-libtool.
I have installed above missing packages. However, new newly downloaded eclipse 2019-03 is still shown that "make" could not be found, therefore, build failed.
Because eclipse Kepler is running without problem. Is it possible that the new package, eclipse-cpp-2019-03-R-win32-x86_64, missing something?
|
|
|
Powered by
FUDForum. Page generated in 0.04571 seconds