Error Compiling in RAGen
Posted: Sat Dec 31, 2011 9:25 am
I've installed RAGen, and successfully uploaded a PDE and memory file. I've since gone back into RAGen and created a PDE and memory file to meet my tanks needs, and it's giving me this error when compiling:
ReefAngel\ReefAngel.cpp.o: In function `ReefAngelClass::ExitMenu()':
C:\Users\Nick\Documents\Arduino\libraries\ReefAngel/ReefAngel.cpp undefined reference to `DrawCustomGraph()'
ReefAngel\ReefAngel.cpp.o: In function `ReefAngelClass::ShowInterface()':
C:\Users\Nick\Documents\Arduino\libraries\ReefAngel/ReefAngel.cpp undefined reference to `DrawCustomMain()'
C:\Users\Nick\Documents\Arduino\libraries\ReefAngel/ReefAngel.cpp undefined reference to `DrawCustomGraph()'
I'm have zero programming experience, the best I can figure is there is something missing in my libraries? I currently have the development libraries version 0.8.5.19 installed. Any assistance would be appreciated.
ReefAngel\ReefAngel.cpp.o: In function `ReefAngelClass::ExitMenu()':
C:\Users\Nick\Documents\Arduino\libraries\ReefAngel/ReefAngel.cpp undefined reference to `DrawCustomGraph()'
ReefAngel\ReefAngel.cpp.o: In function `ReefAngelClass::ShowInterface()':
C:\Users\Nick\Documents\Arduino\libraries\ReefAngel/ReefAngel.cpp undefined reference to `DrawCustomMain()'
C:\Users\Nick\Documents\Arduino\libraries\ReefAngel/ReefAngel.cpp undefined reference to `DrawCustomGraph()'
I'm have zero programming experience, the best I can figure is there is something missing in my libraries? I currently have the development libraries version 0.8.5.19 installed. Any assistance would be appreciated.