As of right now there is no support for OSX. Sorry, but I don't own a Mac, so I cannot compile autoHARP for OSX. If you wanted to do that that would be fantastic. I have made the source code for version 1.0.2 available. The program is built using wxWidgets/C++ and I currently use CodeBlocks for my IDE. To get AutoHARP working for OSX you would need to download wxWidgets and compile under OSX rules and compile for CodeBlocks. There are plenty of instructions to do this online and plenty of documentation that comes with wxWidgets to help as well. If you get a working version I will most certainly put it up here.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'm a developer so I see only my own time as the real problem (I also have a daughter) but I'll appreciate to know which c++ compiler and version and what version of wxWidget if that's not to much to ask (and I'll promise to do my best :)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Currently I am using wxWidgets version 2.9.4. For an IDE I use Code::Blocks version 12 (which is free). I use the GCC compiler which I think is version 3 but just get the latest version and you should be fine.
This is me (I should have logged in duh!)
As of right now there is no support for OSX. Sorry, but I don't own a Mac, so I cannot compile autoHARP for OSX. If you wanted to do that that would be fantastic. I have made the source code for version 1.0.2 available. The program is built using wxWidgets/C++ and I currently use CodeBlocks for my IDE. To get AutoHARP working for OSX you would need to download wxWidgets and compile under OSX rules and compile for CodeBlocks. There are plenty of instructions to do this online and plenty of documentation that comes with wxWidgets to help as well. If you get a working version I will most certainly put it up here.
I'm a developer so I see only my own time as the real problem (I also have a daughter) but I'll appreciate to know which c++ compiler and version and what version of wxWidget if that's not to much to ask (and I'll promise to do my best :)
Currently I am using wxWidgets version 2.9.4. For an IDE I use Code::Blocks version 12 (which is free). I use the GCC compiler which I think is version 3 but just get the latest version and you should be fine.
go here for wxWidgets version 2.9.4:
https://sourceforge.net/projects/wxwindows/files/2.9.4/
go here for CodeBlocks:
http://www.codeblocks.org/downloads
go here to compile wxWidgets for codeblocks: http://wiki.wxwidgets.org/CodeBlocks_Setup_Guide
Good luck and thanks!
Last edit: David Klecker 2013-07-06