Skip to content
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

Issues with the build process: #4

Open
eliohz opened this issue May 18, 2023 · 5 comments
Open

Issues with the build process: #4

eliohz opened this issue May 18, 2023 · 5 comments

Comments

@eliohz
Copy link

eliohz commented May 18, 2023

I was able to generate the audio file and the individual frames, but I am experiencing difficulties with building the Visual Studio Code project. Would it be possible to obtain more information about the build process for the bnd file?

@LTVA1
Copy link
Owner

LTVA1 commented May 18, 2023

You can try to use experimental makefile project, link is in repo readme. It should be crossplatform and work as far as you have make thing working

@BeastRein
Copy link

it doesn't work because of the window.h dependency which other platforms do not have

@LTVA1
Copy link
Owner

LTVA1 commented Oct 16, 2023

You can try to remove dirent.h completely from the code so it works on Linux or whatever non-Windows OS you use

@Ligerbot
Copy link

I tried removing dirent.h but I get a lot of errors. If it helps to know I am using Debian Linux 12.

@LTVA1
Copy link
Owner

LTVA1 commented Apr 16, 2024

There's a new Python script converter, there's a link in readme. Try it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants