I forgot to statically link libgcc! If the game doesn't run thats my fault so let me know
ok I edited and updated the new links, sorry I forgot that!
forgot to statically link libstdc++
I'm going to be statically linking as many libs as I can to avoid the missing dll errors
Because I have a path variable that points to the libs I didn't notice they weren't being linked statically.
Sorry about that, problem fixed now.
I think I'll make a shmup today..
ok I edited and updated the new links, sorry I forgot that!
forgot to statically link libstdc++
I'm going to be statically linking as many libs as I can to avoid the missing dll errors
Because I have a path variable that points to the libs I didn't notice they weren't being linked statically.
Sorry about that, problem fixed now.
I think I'll make a shmup today..