1
General / Re: Application was unable to start correctly (0xc000007b)
« on: January 04, 2019, 01:00:34 am »I tried rerunning it, with the CMake flag BUILD_SHARED_LIBS set to false to build static sfml libraries, and now the examples don't generate an error message, they simply open and immediately close.
I got exactly the same when compiling with x86_64-7.3.0-release-posix-seh-rt_v5-rev0 as told on the download page. The binary download works when adding the 3 dll's i mentioned in another post reply.
Using cmake 3.10.2
Its the same thing over and over again.
Q) How did the sfml team compiled the source code 2.5.1?
If we can not compile it with the same compiler as they mentioned, how can they do it?
100% of all guidelines on the net DON'T WORK. They never do. NEVER.
Looks like people manipulate the open source so normal dudes like me can not use the shit like they tell.
What is the
PHONE NUMBER
of the person who compiled the binaries?
HOW DID HE/SHE DO IT?
And is he/she part of the Bill Gates Illuminati?
So, somebody else had same problem. The programs pop up and quit.
So i figured out the directory resources from the example program, has to be copied also into the out dir of the compilation in the output of the example dir.
Like out/examples/pong/resources.
THE PROGRAM DON'T TELL IT CAN NOT FIND THE SOUND FILE!!!!! Now, that is stupid.
What is most stupid,
NOBODY (since aug. 2018) HAS GIVEN THIS ANSWER!!!!! WHILE ITS SO SIMPLE!!!!
Btw, check out my code with static ffmpeg 2.8 libs:
https://drive.google.com/file/d/1h6oPoJL7dlAHwQarpFEGmoyWj6o31Kea/view?usp=sharing
Or (with also static ffmpeg 2.8 libs)
https://github.com/crazybytes/PACMAN-GRAPHICS
Or https://github.com/crazybytes/PACMAN (readme file contains some info, not all, check the code for hidden features for now)