Source Built Binaries OS error on wsl
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)
You should make sure you specify the right path like this /your/path and not like your/path.
You should make sure you specify the right path like this
/your/pathand not likeyour/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.