Git Product home page Git Product logo

Comments (7)

funlw65 avatar funlw65 commented on July 16, 2024 1

Thank you, man! You are awesome!

from ray4laz.

GuvaCode avatar GuvaCode commented on July 16, 2024

Any chance to have the header? We compile the C library ourselves. Thank you!

Header in pascal?

from ray4laz.

GuvaCode avatar GuvaCode commented on July 16, 2024

Yes it can be done. But I can't compile raylib with rlgui in Linux. If you give me a solution, I will do it.

from ray4laz.

funlw65 avatar funlw65 commented on July 16, 2024

RayGui cpde was separated from RayLib, continues to depend on RayLib but if someone wants, can be made to use only GLFW library if certain functions are provided.

raygui.h must be renamed to raygui,c then compiled with a specific option to create a standalone library (be it statically or dynamically, it is specified here https://github.com/raysan5/raygui). This must be made by the user. Only then a ray_gui.pas (by header, as is named in C and FreeBasic, I meant unit) can be used. For now, I reverted to your previous version, as is used by both FreePascal and FreeBasic...

from ray4laz.

GuvaCode avatar GuvaCode commented on July 16, 2024

RayGui cpde was separated from RayLib, continues to depend on RayLib but if someone wants, can be made to use only GLFW library if certain functions are provided.

raygui.h must be renamed to raygui,c then compiled with a specific option to create a standalone library (be it statically or dynamically, it is specified here https://github.com/raysan5/raygui). This must be made by the user. Only then a ray_gui.pas (by header, as is named in C and FreeBasic, I meant unit) can be used. For now, I reverted to your previous version, as is used by both FreePascal and FreeBasic...

Yes, thank you, I've already figured it out.
The new version is already in the works.
It'll be ready in an hour or two.

from ray4laz.

GuvaCode avatar GuvaCode commented on July 16, 2024

implemented !!!

from ray4laz.

funlw65 avatar funlw65 commented on July 16, 2024

Thank you very much, Gunko!

from ray4laz.

Related Issues (16)

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.