Programming Rainbow
@programmingrainbow.bsky.social
Programming in C, C++, COBOL, Forth, Go, Haskell, JavaScript, Lua, Odin, Python, Ruby, and Rust.
I can't use any of those things that why i deleted them all. only the source code and a make file. the other stuff is for windows or visual studio. The can't be used here.
April 8, 2025 at 7:22 PM
I can't use any of those things that why i deleted them all. only the source code and a make file. the other stuff is for windows or visual studio. The can't be used here.
I am not able to build it since my system is using 3.2 not 3.4 is 3.4 stable? I also tried to clean it up some. But i'm not sure i want to compile SDL by hand.
rm *.dll
rm *.vcxproj*
rm -rf dependencies
There was also some package in there i didn't recognize either.
rm *.dll
rm *.vcxproj*
rm -rf dependencies
There was also some package in there i didn't recognize either.
April 8, 2025 at 1:58 PM
I am not able to build it since my system is using 3.2 not 3.4 is 3.4 stable? I also tried to clean it up some. But i'm not sure i want to compile SDL by hand.
rm *.dll
rm *.vcxproj*
rm -rf dependencies
There was also some package in there i didn't recognize either.
rm *.dll
rm *.vcxproj*
rm -rf dependencies
There was also some package in there i didn't recognize either.
Hello that's cool. I have to admit a don't know much about glsl. I have made a toy project that just used opengl to load an image but didn't really understand it much. where is your code?
April 6, 2025 at 3:20 PM
Hello that's cool. I have to admit a don't know much about glsl. I have made a toy project that just used opengl to load an image but didn't really understand it much. where is your code?