Loading...
Pages: [1]   Go Down
Author Topic: Re: Library Problems (Resolved)  (Read 672 times)
0 Members and 1 Guest are viewing this topic.
Offline Offline
Newbie
*
Karma: 0
Posts: 20
View Profile
 Bigger Bigger  Smaller Smaller  Reset Reset

I am trying to make my own library files for my projects. But after reading some books on the topic I have managed to come out more confused than ever. Do I need a third party compiler to make the Header files and Library files or, can I do this in Arduino software?

« Last Edit: March 03, 2013, 05:33:32 am by Gates » Logged

Global Moderator
Dallas
Offline Offline
Shannon Member
*****
Karma: 118
Posts: 10167
View Profile
WWW
 Bigger Bigger  Smaller Smaller  Reset Reset

Do I need a third party compiler to make the Header files and Library files or...

No.  You just need a text editor.  I prefer Visual Studio.

Quote
...can I do this in Arduino software?

You can build but not edit.

I start with a multi-tab project.  That allows you to do everything in the Arduion IDE.  Once the code is relatively bug-free, I then move the appropriate files to the library directory.
Logged

Offline Offline
Newbie
*
Karma: 0
Posts: 20
View Profile
 Bigger Bigger  Smaller Smaller  Reset Reset

Thank you for assisting me in understanding a little more now. However if you look at this link you might see how I got confused about this topic in the first place.
http://arduino.cc/en/Hacking/LibraryTutorial

If you go to the bottom of the tutorial and open the Morse.zip file. This is how I got confused about it in the first place. I will read over the tutorial more carefully again and try to get this tutorial to work for me.
Logged

Offline Offline
Newbie
*
Karma: 0
Posts: 20
View Profile
 Bigger Bigger  Smaller Smaller  Reset Reset

I have installed Visual Studio Express to get my FileName.h and FileName.cpp. My fingers are crossed to see if it works now.

Quote
I prefer Visual Studio.
« Last Edit: March 03, 2013, 05:35:48 am by Gates » Logged

Pages: [1]   Go Up
Print
 
Jump to: