Antwort auf: Intermediate Dev willing to help out
Home › Foren › General Discussion › Intermediate Dev willing to help out › Antwort auf: Intermediate Dev willing to help out
Whew, thanks Tim for the link. I managed to solve the first error simply through adding a couple spaces on the line
sprintf(into, „%s%s,%s,%5u,%5u,%s,%u,%“ PRINTF_TIME_MODIFIER „u,%u:%u,%u:%u,%i,%i,%i,%i,%s“
I also had to move the libmysql.dll into the folder with the executable (however I’m sure there is a way to set up the project to avoid this).
Now my error is that the server can’t connect to the database… do I need to be running XAMPP with some database somehow?
EDIT: Nevermind, it seems it was as simple as running the server with the LUNI database uploaded. Now, how can I help with the coding? Is there a skype/irc channel where we could discuss this further?
-
Diese Antwort wurde vor 10 Jahren, 7 Monaten von
TheGoomy42 geändert.
Comments are currently closed.