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

d binding for gtk #20411

Closed
wants to merge 1 commit into from
Closed

d binding for gtk #20411

wants to merge 1 commit into from

Conversation

dyrnade
Copy link
Contributor

@dyrnade dyrnade commented Nov 14, 2016

Motivation for this change

D bindings for gtk. I couldnt build it yet because of above errors.

building path(s) ‘/nix/store/1f0345wiy7f0cgz3yrjsgy9f136iag6f-gtkd’
unpacking sources
unpacking source archive /nix/store/qgj3a219dijmgjc6jd74780xxhj57l57-GtkD-v3.3.1-src
source root is GtkD-v3.3.1-src
patching sources
configuring
no configure script, doing nothing
building
ldconfig -O -m64 -Isrc -c src/atk/HyperlinkImplIF.d -ofsrc/atk/HyperlinkImplIF.o
ldconfig: invalid option -- 'O'
Try ldconfig --help' or ldconfig --usage' for more information.
make: *** [GNUmakefile:210: src/atk/HyperlinkImplIF.o] Error 64

Things done
  • Tested using sandboxing
    (nix.useSandbox on NixOS,
    or option build-use-sandbox in nix.conf
    on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • Linux
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.

Sorry, something went wrong.

@dyrnade
Copy link
Contributor Author

dyrnade commented Nov 14, 2016

@FRidh here it is pr.

@FRidh FRidh added 2.status: work-in-progress This PR isn't done 8.has: package (new) This PR adds a new package labels Nov 14, 2016
@FRidh
Copy link
Member

FRidh commented Nov 14, 2016

related pr #20346

@FRidh
Copy link
Member

FRidh commented Nov 14, 2016

First you need to package the D-compiler GDC, since we don't have it yet.
https://github.com/D-Programming-GDC/GDC

@Mic92
Copy link
Member

Mic92 commented Jun 10, 2017

0f93270 introduced gtkd

@Mic92 Mic92 closed this Jun 10, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.status: work-in-progress This PR isn't done 8.has: package (new) This PR adds a new package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants