Giter Club home page Giter Club logo

cancel's Introduction

cancel's People

Contributors

parazyd avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

Forkers

hakavlad icodein

cancel's Issues

Undefined reference to `gtk_dialog_new_with_buttons'

> gcc -o cancel $(pkg-config --cflags --libs gtk+-2.0) cancel.c
/tmp/cclxlMu0.o: In function `cancel':
cancel.c:(.text+0x33): undefined reference to `gtk_dialog_new_with_buttons'
cancel.c:(.text+0x3c): undefined reference to `gtk_dialog_get_type'
...
cancel.c:(.text+0x3f7): undefined reference to `gtk_main'
collect2: error: ld returned 1 exit status

But when I put cancel.c before -o it works

> gcc cancel.c -o cancel $(pkg-config --cflags --libs gtk+-2.0)
> gcc --version
gcc (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0

> echo $(pkg-config --cflags --libs gtk+-2.0) 
-pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype

I'm pretty sure we should cancel gcc ๐ŸŒš

Code of conduct

We need a code of conduct. Without one people with whose politics we don't agree might contribute.
This is dangerous as it would hurt the minorities which elected us as their representatives.

If we fail to do this, collaborative work will decline. We seek in this project to create an inclusive community where coders from a variety of backgrounds are able to work together. Several of us are uncomfortable collaborating and/or interacting on a platform without a code of conduct, both because it is antithetical towards our core
identities and we are uneasy to potentially link our reputations with potential non-inclusive bigots through co-authorship.

Therefore we need to make sure we can exclude such people from this inclusive space.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.