Home Forums Fórum Interface Gráfica para Apps feitas em C com GTK e Glade error: pkg-config –libs –cflags gtk+-3.0: No such file or directory

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #21784
    Froeseler
    Participant

      Ao tentar fazer o  exercício…

      PC_28_03_2020@DESKTOP-G MINGW64 ~
      $ gcc -o teste teste.c ‘pkg-config –libs –cflags gtk+-3.0’
      gcc.exe: error: pkg-config –libs –cflags gtk+-3.0: No such file or directory

      alguma sugestão?

      Obrigado.

      #21800
      Edson Pacholok
      Moderator

        Olá, este comando não usa aspas simples ‘  e sim crase `

        Código

      Viewing 2 posts - 1 through 2 (of 2 total)
      • You must be logged in to reply to this topic.