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

Enabling building on 32-bit Linux, fixed compiler warning. #11

Merged
merged 1 commit into from
Sep 23, 2014
Merged

Conversation

slicer69
Copy link
Contributor

Applied Debian patch, enabling building on 32-bit Linux, and Lumina should now build on Linux using either GCC or Clang compiler.

Fixed compiler warning in LDesktop.cpp which might see wrong loop counter used under older compilers.

…ject

(.pro) files now support 32-bit and 64-bit Linux builds. Should
also build using Clang as well as GCC on Linux.
Fixed compiler warning in LDesktop.cpp which might see wrong
loop counter used under older compiler.
beanpole135 added a commit that referenced this pull request Sep 23, 2014
Enabling building on 32-bit Linux, fixed compiler warning.
@beanpole135 beanpole135 merged commit d5cbfb6 into lumina-desktop:master Sep 23, 2014
@beanpole135
Copy link
Collaborator

Thanks for sending that in!
Also, good catch on finding that "i"->"j" error: I completely missed that!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants