icefallgames 2012-04-23 19:26
The link to the Windows binary just seems to be a zip file with source code. There is no executable.
Foon → Ludum Dare Explorer → LD23 → Quantum Jim Alpha1
By steve132
| Category | Rank | Score | Count | |
|---|---|---|---|---|
| Coolness | 1178 |
The link to the Windows binary just seems to be a zip file with source code. There is no executable.
Interesting graphics... !
Not bad. I liked the sprites :)
./quantumjim: /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/libstdc++.so.6: version `GLIBCXX_3.4.15' not found (required by ./quantumjim)
if you could include the libstdc++.so.6 file you linked against that'd make it a lot easier to run, can't really test as that would mean modifying the gcc toolchain on my system and that's not really an option.
Doesn't work for me, I'm afraid. You seem to have built with a different version of libGLEW (1.6) to what's on my system:
/usr/lib/libGLEW.so.1.5.2