-
Notifications
You must be signed in to change notification settings - Fork 1
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
cant install this library with roswell/quicklisp #1
Comments
There should be instructions.
You have to run "git submodule update --init --recursive" in the krma
directory to fetch the appropriate dependencies.
…On Sun, Sep 24, 2023 at 5:02 PM fislysandi ***@***.***> wrote:
when i use the ros follow-dependecy=t awolven/krma
it cloned the repo, tried to build then failed due to dependency issue. i
installed the dependency yet it still failed.
how can i resolve this? i just want to play around with vulkan.
[image: vmware_JITxJq75Rg]
<https://user-images.githubusercontent.com/45166203/270193778-7a3b0811-d6b8-4f88-95b4-0d6f5dc991d8.png>
—
Reply to this email directly, view it on GitHub
<#1>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AABGMMOJ5HVJQ35VHXNPN5DX4CUWPANCNFSM6AAAAAA5FGUVLE>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
even with cloning your repo give me an access error. |
If you reclone, using https://github.com/awolven/krma the instructions
should work. I updated the urls on the submodules. Note on linux you have
to install some header packages before the first build of krma. There is a
list in README.md, which has been updated.
…On Mon, Sep 25, 2023 at 7:33 AM fislysandi ***@***.***> wrote:
even with cloning your repo give me an access error.
—
Reply to this email directly, view it on GitHub
<#1 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AABGMMIJHTAAGBG6LOQFG6TX4F2YTANCNFSM6AAAAAA5FGUVLE>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
well after you solved the issue with git sub modules not pulling correctly roswell successfully installed the deps and compiled the library anyways following your instructions work but all of this can just be reduced to ros follow-dependency=t install awolven/krma |
Did you ever call this line of code?
(trivial-main-thread:call-in-main-thread #'(lambda () (krma:main
(make-instance 'krma::krma-test-application))))
…On Tue, Sep 26, 2023 at 9:36 AM fislysandi ***@***.***> wrote:
hmm and evaluating the 2 d graphics example gives me this:
[image: vmware_hj48TWIzTc]
<https://user-images.githubusercontent.com/45166203/270693215-08ac630b-0387-4f78-b987-6753fc094a26.png>
evaluating the 3d graphics example makes Lem freeze "vmware wayland
specific issue."
—
Reply to this email directly, view it on GitHub
<#1 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AABGMMNJLAT6YOIUMBVGHMLX4LR67ANCNFSM6AAAAAA5FGUVLE>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
when i use the ros follow-dependecy=t awolven/krma
it cloned the repo, tried to build then failed due to dependency issue. i installed the dependency yet it still failed.
how can i resolve this? i just want to play around with vulkan.
The text was updated successfully, but these errors were encountered: