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

The AppVeyor build is failing if GTK build is enabled #48

Open
fsgit opened this issue Jul 18, 2014 · 3 comments
Open

The AppVeyor build is failing if GTK build is enabled #48

fsgit opened this issue Jul 18, 2014 · 3 comments
Labels

Comments

@fsgit
Copy link
Contributor

fsgit commented Jul 18, 2014

There is an appveyor build here, it is is failing because of missing GTK DLLs: https://ci.appveyor.com/project/fsgit/fsharp-charting

@tpetricek
Copy link
Member

Yes, the build was failing for me when I was doing the documentation improvements.

Are the GTK DLLs available as a NuGet package? If no, can we add them to a lib folder in the root and reference them from there?

@dsyme
Copy link
Member

dsyme commented Jul 20, 2014

I don't see any GTK packages here: http://www.nuget.org/packages?q=gtk. Adding them to "lib" sounds right.

@fsgit fsgit changed the title The AppVeyor build is failing The AppVeyor build is failing if GTK build is enabled Oct 17, 2014
@fsgit fsgit added the bug label Oct 17, 2014
juergenhoetzel added a commit to juergenhoetzel/FSharp.Charting that referenced this issue Jul 8, 2015
Enable building of all targets.
@juergenhoetzel
Copy link
Contributor

AppVeyor can use Chocolatey to install gtk-sharp-2

dsyme added a commit that referenced this issue Jul 8, 2015
AppVeyor: Install gtksharp. Refs #48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants