User forums > Using Code::Blocks
I would like to compile the arduino logic analiser gui , it uses open framework
stahta01:
This is an work in progress recording the steps I plan to try to build the GUI; I have no way to test is it works past verifying it links.
Step 1a: Download openframeworks from http://www.openframeworks.cc/download
--- Code: ---http://www.openframeworks.cc/versions/preRelease_v0.05/of_preRelease_v0.05_windows_cb.zip
--- End code ---
Step 2b: Extract of_preRelease_v0.05_windows_cb.zip file into folder "of_preRelease_v0.05_windows_cb"
Step 2a: Download My attached zip file containing the following files and custom CB project.
Note, I based my work on the "EmptyExample" project.
--- Code: ---http://timothytwillman.com/wp-content/uploads/2008/02/testapp.h
http://timothytwillman.com/wp-content/uploads/2008/02/testapp.cpp
--- End code ---
Step 2b: Extract my attached zip file into folder "of_preRelease_v0.05_windows_cb\apps"
Step 3a: Verify the folder structure of "of_preRelease_v0.05_windows_cb\apps\custom\ArduinoGUI" exists.
Step 3d: Copy the bin folder from "of_preRelease_v0.05_windows_cb\apps\examples\emptyExample" to "of_preRelease_v0.05_windows_cb\apps\custom\ArduinoGUI"
Step 3c: Open up the Code::Blocks program.
Add Global Variable of openframeworks
Normal value of base in "...\of_preRelease_v0.05_windows_cb"
Replace ... with the path to the of_preRelease_v0.05_windows_cb folder.
Step 3d: Open up the workspace ArduinoGUI.workspace in the folder of "of_preRelease_v0.05_windows_cb\apps\custom\ArduinoGUI"
Step 4: Compile/link/run/test
I have no idea if it tests correctly or not.
Tim S
Edit: Zip file too big; looking at way to reduce zip
[attachment deleted by admin]
josheeg:
:D I apreseate your help I am guessing but I think when you open that openframeworks you put your app in the app folder and that might make everything link together?
I have not herd from such a thing also I think their is other folders you lay the parts of the program in. ???
stahta01:
--- Quote from: josheeg on January 20, 2009, 06:16:35 pm --- :D I apreseate your help I am guessing but I think when you open that openframeworks you put your app in the app folder and that might make everything link together?
I have not herd from such a thing also I think their is other folders you lay the parts of the program in. ???
--- End quote ---
Not sure, my download is still running.
Will write the more detail steps later; after trying to compile.
Tim S
stahta01:
I have added Directions and zip file to message above.
http://forums.codeblocks.org/index.php/topic,9945.msg69325.html#msg69325
Note: The only directions I found was in "of_preRelease_v0.05_windows_cb/codeblocks_readMe.txt"
Tim S
Navigation
[0] Message Index
[*] Previous page
Go to full version