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

Provide up to date version for Windows #108

Open
4 of 11 tasks
JMoerman opened this issue Mar 29, 2017 · 3 comments
Open
4 of 11 tasks

Provide up to date version for Windows #108

JMoerman opened this issue Mar 29, 2017 · 3 comments

Comments

@JMoerman
Copy link
Collaborator

JMoerman commented Mar 29, 2017

  • build with cmake on Windows (branch)
  • Provide (basic) build instructions
  • fix minor issues
  • Provide instructions on how to distribute
  • Provide up to date installer

Minor issues:

  • Correctly align menu with Gtk+3.0 3.22
  • Don't place widgets in the headerbar
  • Set GTK_CSD env variable to 0 by default.
  • No icon is shown in about dialog
  • Drag and drop of tasks is glitchy (probably a Gtk+3.0 bug)
  • Show notification on all screens, or at least the same screen as the application
@LRP-sgravel
Copy link

LRP-sgravel commented Jun 9, 2017

Hey, despite the delay I settled to check this out this morning. I'm not familiar with CMake and the setup instructions for Windows are hard to come by... so I failed to build the project. Would you care to provide a quick build for me to validate the fix?

@JMoerman
Copy link
Collaborator Author

JMoerman commented Jun 9, 2017

I'm not that great at explaining things, but do please tell me where you get stuck when following https://github.com/mank319/Go-For-It/wiki/Building-Go-For-It#building-on-windows

Here is a build from march 29:
https://drive.google.com/open?id=0B0snajNgG3_lNFhmTXdCeDI5eWc
All essential files should be in there. (also a bunch of extra executables and dll's, I'm tired and don't know what is really needed.)
Extract the archive and execute go-for-it/bin/go-for-it.exe

@LRP-sgravel
Copy link

Ah thanks, will give it a go. I had not found that page on installing. Most likely my issue was trying to build it using Win64 CMake GUI, it could not find GTK+ & GLib

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

No branches or pull requests

2 participants