Skip to content
New issue

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

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

Already on GitHub? # to your account

fixes for linux build #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

CatherineH
Copy link

@CatherineH CatherineH commented Jul 17, 2021

The changes I needed to make to build this on Ubuntu were:

  • add libm, it's not linked by default anymore
  • gcc wants linked libraries last
  • the __inline token causes the entire function to get ignored

@andrewroth
Copy link

Cool! Glad to see work on winbolo. What works now with this? I'm assuming a full playable client on Linux is not working yet though, right? There is one other guy on discord winbolo who has done some coding recently, if you're not on already I can send you an invite.

@CatherineH
Copy link
Author

yeah, for the client, I'm trying to update to gtk-3

@kippandrew
Copy link
Owner

@CatherineH this is not the official winbolo source code, just a copy I made years ago, and it's actually out of date by a few versions. I would check out the Discord and ask how to contribute: https://discord.gg/wmC6edxN

@andrewroth
Copy link

@kippandrew Do you know of an official winbolo source? The only semi-official source I know of is at https://code.google.com/archive/p/winbolo/source/default/commits and I believe that is archived now and this repo is up to date with that..

@stevethibault
Copy link

stevethibault commented Jul 17, 2021 via email

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

Successfully merging this pull request may close these issues.

4 participants