Skip to content
This repository has been archived by the owner on Mar 16, 2023. It is now read-only.

Source Built Binaries OS error on wsl #65

Closed
CodeWizarz opened this issue Feb 24, 2023 · 2 comments
Closed

Source Built Binaries OS error on wsl #65

CodeWizarz opened this issue Feb 24, 2023 · 2 comments

Comments

@CodeWizarz
Copy link

Hey, i Built the binaries from the source on my wsl and the binary was executable though i get this error when i try to use the embed test file from the src dir.

Pick what you want to do with the program Embed
What is the path to your file ? src/tests/test.txt

{/* I dont think this output is default. When i specify path i get this */}

I couldn't figure out a weird bug that happens if you set the size to something that isn't a factor of the height
If you don't want the files you put in to come out as the audio/visual equivalent of a pipe bomb, account for the above bug

You can use one of the existing presets or custom settings Maximum efficiency
Error: No such file or directory (os error 2)

@CodeWizarz CodeWizarz changed the title Source Built Binaries Source Built Binaries OS error on wsl Feb 24, 2023
@zeromero-dev
Copy link
Collaborator

zeromero-dev commented Feb 24, 2023

You should make sure you specify the right path like this /your/path and not like your/path.

@CodeWizarz
Copy link
Author

You should make sure you specify the right path like this /your/path and not like your/path.

Hey thanks but that was not the issue i was just executing the binary from the /releases dir so i moved the binary to home dir of the folder.

like you are in releases dir /releases/isg...

you have to specify path from the releases not from the home dir which would be moving the binary isg to home dir and executing it from there or just specifying path in a manner ../src/tests/test.txt

HeHeHe

Alright I'm Closing this Isuue as it is not necessary if you are comfortable with linux environment.

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

No branches or pull requests

2 participants