Welcome, Guest. Please login or register. Did you miss your activation email?

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - c0d3r9

Pages: [1]
1
General discussions / Deleting my account
« on: February 08, 2022, 01:09:48 pm »
Can the admin delete my account please

2
C / SFML for pure C. Howto needed
« on: March 19, 2018, 08:47:16 am »
I read here so much about msvc but i thought i could use it without c++.
What i have to do to run it with pure C.
Is it possible?
Build it myself? And how?

3
General / ~40% CPU is used running sfml
« on: February 09, 2018, 09:06:33 pm »
Is that normal?
I only test it with the code "green circle" of the sfml site.
~20%  are used from the *.exe  and ~20% from a "system" task in taskmanager.

40% for a simple circle?

4
General / Could not find Entrypoint in DLL .....exe
« on: February 05, 2018, 10:36:19 pm »
I´m coding since some years but with a big break.
So i have maybe some curious questions.

I´ve downloaded sfml for gcc 6.10 and try to start the examples.
With the VS2015 version i could start it.
But on the gcc6.10 package an error is the result.
Something like could not find entrypoint on dll xyz..... pong.exe
All dll´s i´ve copied to the folder.

Before that i try to code myself with sfml and the gcc6.10 package and have the same error.
I use CLion and the build seems okay and i can run the example test code from me to open a window.
But if i try to start the .exe -> the same error.

I hope someone could help me.

edit: i found the solution myself.I have to add some *.dll from gcc.Is there a chance to create a game without gcc dll´s?
It´s not important now i know what i have to do.


Pages: [1]
anything