Here I have a build variant that builds using emscripten and it's giving this error about not being able to find some file or folder. Emscripten env variables are set up properly as shown by the fact that I can run emcc. Oddly, copy and pasting that output command into the terminal and just running it works perfectly normal. Only when it's run through tup does it give this error. Anyone have any ideas why this might happen? Is this a me issue? Or something with tup?
[image: Screenshot 2024-06-07 143036.png] Cheers -- -- tup-users mailing list email: [email protected] unsubscribe: [email protected] options: http://groups.google.com/group/tup-users?hl=en --- You received this message because you are subscribed to the Google Groups "tup-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tup-users/c23b3ec3-bd07-4b46-9250-8620e91a9e06n%40googlegroups.com.
