Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Renamed _X, fixed the regex, and that's it. #9

Merged
merged 5 commits into from Sep 27, 2013

Conversation

@Heathcode
Copy link
Contributor

@Heathcode Heathcode commented Sep 19, 2013

On OpenBSD, famitracker can be compiled just by running qmake4, then gmake CPATH=$CPATH (so that it can find your wine-dev headers without them being clutter in /usr/local/include). But, the user must make sure that moc is in the path and that it's called "moc". By default, it was installed as "moc4" for me, so I just made a symbolic link for that. An alias could work too, I guess.

The only files I changed at all were Fft.[cpp,h] to rename _X, and cqtmfc.cpp to fix the regex at line 291.

christopherpow added a commit that referenced this issue Sep 27, 2013
Renamed _X, fixed the regex, and that's it.
@christopherpow christopherpow merged commit 6e8554d into christopherpow:master Sep 27, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants