Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » c graphic library(build a c GUI emulator)
c graphic library [message #1141075] Wed, 16 October 2013 20:28 Go to next message
doc doc is currently offline doc docFriend
Messages: 2
Registered: October 2013
Junior Member
Hello,
I'm woking on a smal embedded GUI in c and I would like to build an emulator to speed up the development. I did it in devc++ but considering I'm developing the firmware in Eclipse I would prefer to keep the same editor and environment. Is there a library I can include?
I'm running eclipse on a windows machine.
thanks
Michele
Re: c graphic library [message #1144944 is a reply to message #1141075] Sat, 19 October 2013 06:25 Go to previous message
doc doc is currently offline doc docFriend
Messages: 2
Registered: October 2013
Junior Member
Hello,
looking around I found something here

http: //zetcode.com/articles/eclipsecdevelopment/

but it's not for windows and as far as I understood there are a lot of dependencies .. and I didn't well understand how to do it in windows.

Here it's what I used in dev c++

http: //www.cs.colorado.edu/~main/bgi/dev-c++/

I found somebody that tried to use it on eclipse but he didn't succeed.

I also found this

http: //www.paulsolt.com/GLUT/

but the installation requires to move around .dll, .. and I would prefer something cleaner

I found something also here

http: //stackoverflow.com/questions/17577714/setting-up-sdl2-with-eclipse-and-mingw-on-windows

I will trying something .. if you have any suggestion in the meantime you are welcome.
thanks
michele
Previous Topic:Headless 32-bit build on 64-bit machine
Next Topic:Symbol could not be resolved errors
Goto Forum:
  


Current Time: Sat Apr 20 01:24:44 GMT 2024

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

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

Back to the top