hamza
Posts: 76
Joined: Fri Apr 03, 2015 7:16 pm

the best program

Tue May 05, 2015 8:17 pm

hi

what is the best program that support c or c++ to program rpi?? also that support gui buttons and labels..etc(like visual studio.net on windows))

plz advice??

User avatar
kusti8
Posts: 3439
Joined: Sat Dec 21, 2013 5:29 pm
Location: USA

Re: the best program

Tue May 05, 2015 8:28 pm

I setup QtCreator on my Mac and wrote a simple script to copy the files over to the pi. So the program would run on my Mac, the pi would simply be for testing and running. This works very well.
There are 10 types of people: those who understand binary and those who don't.

hamza
Posts: 76
Joined: Fri Apr 03, 2015 7:16 pm

Re: the best program

Tue May 05, 2015 10:40 pm

nice job,
but I think the QTcreator is just for gui creator and you have another program to write your code???
but I need a complete program like visual studio on windows???

User avatar
topguy
Posts: 6466
Joined: Tue Oct 09, 2012 11:46 am
Location: Trondheim, Norway

Re: the best program

Tue May 05, 2015 10:50 pm

You can do everything with QtCreator, edit, build, run and debug. The gui-editor is just a small part.

Return to “Beginners”