Giter Club home page Giter Club logo

Comments (9)

jonathanabennett avatar jonathanabennett commented on July 19, 2024 1

It appears Ultralisp has not yet found the new version and my computer is getting hung up halfway between the version in my local-projects and the version in Ultralisp. According to their webpage, they will be crawling this page tonight my time. I will wait until tomorrow morning and contact them if it isn't resolved.

from cl-gtk4.

bohonghuang avatar bohonghuang commented on July 19, 2024

This is strange because this symbol should be auto-generated. Try placing the cl-gtk4 repository in the local-projects directory and see if that works.

from cl-gtk4.

jonathanabennett avatar jonathanabennett commented on July 19, 2024

Ok, moving it to local-projects worked, but now I'm not seeing any symbols being exported from cl-gdk. Here is a screenshot of a slime session showing that the auto-complete can only find the *ns* symbol in the gdk package. Using (gdk:: and the autocomplete only finds those symbols directly referenced in the gdk4.lisp file. My project also fails to compile because rgba-parse is not a symbol in gdk.

Screenshot 2023-10-12 at 14 06 01

from cl-gtk4.

bohonghuang avatar bohonghuang commented on July 19, 2024

Can you try [slime/sly]-eval-buffer on gdk4.lisp?

from cl-gtk4.

bohonghuang avatar bohonghuang commented on July 19, 2024

This is the expected macro expansion of (gir-wrapper:define-gir-namespace "Gdk" "4.0") in the file:

image

from cl-gtk4.

jonathanabennett avatar jonathanabennett commented on July 19, 2024

I am now getting a new error message.

There is no applicable method for the generic function
  #<STANDARD-GENERIC-FUNCTION GIR::NSGET (6)>
when called with arguments
  (NIL GDK4::NEW-FROM-FILENAME).
   [Condition of type SB-PCL::NO-APPLICABLE-METHOD-ERROR]

I get this same error message every time the execution gets to a function in GDK. So far, I have gotten it for gdk:rgba-parse and gdk:new-from-filename.

from cl-gtk4.

bohonghuang avatar bohonghuang commented on July 19, 2024

I got it. Have you installed gdk-pixbuf2 in your system? Furthermore, there are some issues with the newly added definition in gdk4.lisp. I will address them in a later commit. Please get gdk-pixbuf2 installed and update your local repo accordingly.

from cl-gtk4.

bohonghuang avatar bohonghuang commented on July 19, 2024

This issue should be fixed in commit 407f780. Please forgive me for performing a rebase due to my OCD. If necessary, please reset --hard the local repository to the latest remote branch.

from cl-gtk4.

jonathanabennett avatar jonathanabennett commented on July 19, 2024

Commit 407f780 resolves the issues.

from cl-gtk4.

Related Issues (20)

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.