Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Running Eclipse in Windows.. Is it even possible?(This should be a simple setup, but three days later I am still lost!)
Running Eclipse in Windows.. Is it even possible? [message #1429117] Mon, 22 September 2014 21:02
Randal Ford is currently offline Randal FordFriend
Messages: 1
Registered: September 2014
Junior Member
I have been tasked with setting up a C programming environment using Eclipse running on Windows 7. At this point I am wondering if it is even possible or am I beating a dead horse?

Here is the compiler
C:\cygwin\opt\crosstool\gcc-3.3.4-glibc-2.3.2\arm-unknown-linux-gnu\arm-unknown-linux-gnu\bin\gcc.exe

Here are the include directories
C:\cygwin\opt\crosstool\gcc-3.3.4-glibc-2.3.2\arm-unknown-linux-gnu\arm-unknown-linux-gnu\include
C:\cygwin\opt\crosstool\gcc-3.3.4-glibc-2.3.2\arm-unknown-linux-gnu\arm-unknown-linux-gnu\sys-include

Normally you would enter these values into a box or XML file and be good to go, but apparently I am missing something because all I have been able to build is a list of errors. Rather than try to fix things I have undoubtedly hosed beyond repair, I will be starting with a freshly unzipped install. What I need is a relatively simple setup walk-through for the "Hello World" example using the values given above.







Previous Topic:How to link in the pthread library in CDT on linux?
Next Topic:Eclipse Debug parameters vs Qt Creator parameters
Goto Forum:
  


Current Time: Fri Apr 26 11:49:55 GMT 2024

Powered by FUDForum. Page generated in 0.03366 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top