Search found 5 matches

by minijoe
Fri Dec 06, 2013 12:57 am
Forum: RaceCapture App Operation and General Q&A
Topic: Development environment to hack on RaceAnalyzer?
Replies: 19
Views: 20341

brentp wrote:Can you post your sample log so we can check it out? Thanks!
I am using the sample logs from
http://dropcanvas.com/bthz0
Cheers,
Joe
by minijoe
Fri Dec 06, 2013 12:41 am
Forum: RaceCapture App Operation and General Q&A
Topic: Development environment to hack on RaceAnalyzer?
Replies: 19
Views: 20341

Thanks Brent, I rebuilt wxWidgets 2.9.4 with your settings. I noticed that with the current code (1.1.14) that the GPS view does not draw correctly when replaying a sample log. (Red dot stays in upper left corner) I downloaded and installed the latest release from http://www.autosportlabs.net/RaceCa...
by minijoe
Thu Dec 05, 2013 9:41 am
Forum: RaceCapture App Operation and General Q&A
Topic: Development environment to hack on RaceAnalyzer?
Replies: 19
Views: 20341

lspector wrote:Has anyone managed to build on Windows- WITHOUT making changes to source code? I've been fighting with it for a day now, and every time I get past one issue, another one bites me.
I have built on Windows 7 (Eclipse/CDT/MinGW) without making source code changes.
by minijoe
Thu Aug 22, 2013 8:04 pm
Forum: RaceCapture App Operation and General Q&A
Topic: Development environment to hack on RaceAnalyzer?
Replies: 19
Views: 20341

We have it on our list to fully document this. But yes, you need to compile wxWidgets separately - ideally a debug and release version. We are wanting to release a Linux and OSX version of Race Analyzer; we are welcoming contributors to help with this task! -Brent I was able to get RaceAnalyzer bui...
by minijoe
Sat Aug 17, 2013 1:45 am
Forum: RaceCapture App Operation and General Q&A
Topic: Development environment to hack on RaceAnalyzer?
Replies: 19
Views: 20341

I don't know what OS you are using, but I was able to get RaceAnalyzer built on Windows 7 (64-bit) without anything other than what you have listed except that I needed MinGW. I found that I needed to build wxWidgets from source (I used 2.9.4) because the Autolabs projects expect a static, non-Unico...