Guild icon
DDraceNetwork
Development / developer
Development discussion. Logged to https://ddnet.tw/irclogs/ Connected with DDNet's IRC channel, Matrix room and GitHub repositories — IRC: #ddnet on Quakenet | Matrix: #ddnet-developer:matrix.org GitHub: https://github.com/ddnet
Between 2017-11-25 00:00:00Z and 2017-11-26 00:00:00Z
Avatar
Oh right, im sleepy
Avatar
@ZimE have you downloaded it?
00:00
i need python3?
00:00
cuz i have python2
Avatar
don't think you need python 3
Avatar
open the cmake GUI
Avatar
select the ddnet folder as source, and create a subdirectory (like "build") for the build
00:04
or if you want from the cmdline
Avatar
alright thx
Avatar
what do you want? cmdline or UI?
Avatar
k
00:05
go to the source folder
Avatar
tell me the command
00:05
xD
Avatar
make a subdirectory
Avatar
cd into the subdirectory
Avatar
cmake .. -G "MinGW Makefiles" (edited)
Avatar
if i only want the client release
00:06
how do i do that
Avatar
this just configures the build
Avatar
afterwards you can say make DDNet to build the client
00:06
or mingw32-make DDNet maybe
Avatar
You must install SDL2 to compile the DDNet client
Avatar
how did you download the ddnet git repository?
00:07
if you have some kind of git shell
00:07
try
Avatar
git clone --recursive https://github.com/ddnet/ddnet
ddnet - DDraceNetwork, a mod of Teeworlds
00:08
?
Avatar
git submodule update --init
Avatar
or you did it another way ?
Avatar
i downloaded the newest release zip https://github.com/ddnet/ddnet/releases
ddnet - DDraceNetwork, a mod of Teeworlds
00:08
xD
00:08
and then i filled the libs
Avatar
ah
00:09
and you downloaded the newest ddnet-libs as well?
Avatar
ddnet-libs - Precompiled libraries and headers of the dependencies of DDNet
00:09
from there?
Avatar
and put all in ddnet-libs
00:09
ye
Avatar
can you tell me what folders you have in ddnet-libs subdirectory
00:09
where is the ddnet-libs subdirectory for you?
Avatar
one up pls as well
Avatar
it detects other libs ?
Avatar
curious, bam said that you don't have sdl.h
00:11
but copied dll
00:12
oops there are more errors
Avatar
you reported the most important one, it's fine 😃
00:13
ohhh
00:13
I know the problem
Avatar
it tries to get libs from system?
Avatar
@ZimE move the ddnet-libs\sdl\include\windows folder to ddnet-libs\sdl\include
00:15
@ZimE understand how you can accomplish this?
Avatar
cmake .. -G "MinGW Makefiles" -- Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE) -- Could NOT find GTest (missing: GTEST_LIBRARY GTEST_INCLUDE_DIR GTEST_MAIN_LIBRARY) -- Found SDL2: C:/Users/eugen/Desktop/TW/TW DEV/ddnet-10.8.6/ddnet-libs/sdl/windows/lib32/SDL2.dll
00:15
found sdl2 xD
00:16
b
00:16
great
Avatar
so, if you do git clone --recursive https://github.com/ddnet/ddnet on windows
Avatar
can you do mingw32-make DDNet now?
Avatar
then i have to move files as well?
Avatar
no
Avatar
so where's the difference ?
Avatar
@ZimE just downloaded incompatible versions of ddnet and ddnet-libs
00:17
shouldve downloaded master
00:17
hmm
00:17
these are the libs for 10.8.6 btw
Avatar
of course
00:18
damn
00:19
it worked
00:19
thx very much @heinrich5991 & @Savander
Avatar
Me? wheere 😄
Avatar
np 😃
00:19
@ZimE I encourage you to use git to download the source code instead, btw
Avatar
Firefox is weird. If I select sentence, then press "ctrL" and i try to press backspace to delete
00:20
then it doesn't work
00:20
just cursor back to the beginning :;/
Avatar
@heinrich5991 ok thx
Avatar
You know why? 😃
Avatar
<- chrome
Avatar
never
00:21
I just switched
Avatar
quantum firefox ❤
Avatar
firefox is much faster, and prettier
Avatar
ill get it maybe too
Avatar
Meh, that deleting is so weird. Don't understand
Avatar
@Savander selecting a sentence, pressing ctrl+backspace deletes it for me in firefox
Avatar
linux
Avatar
Okaaay, then another question
00:28
try ctrl + a then backspace
00:28
while holding ctrl
Avatar
works
Avatar
weird. If i select text by mouse
00:28
and with ctrl i click backspace, it works
00:28
if ctrl + a to select all, and backspace
00:29
nope. Cursors backs to the beginning without deleting :/
Avatar
os?
Avatar
W10 (edited)
Avatar
hm
Avatar
Maybe you are still holding crl while pressing backspace? That won't delete it but just move your cursor to the beginning.
00:33
weird.. .
00:33
they says, that it's normal
00:33
but it isnt :?
Avatar
hm.
00:35
maybe it's a windows thing?
Avatar
No :/. I tried in chrome, and in other text editors
00:36
works well, but not in firefox 😦
Avatar
hm 😦
Avatar
I very often select text by Ctrl +a
Avatar
maybe make a post on that subreddit about it? 😛
00:36
referencing the link you just posted
Avatar
then delete, and you know. it's annoying when it doesn't work :D:D
00:37
maybe, i have to make an account
00:37
ANd it's 1 year thread
00:37
Should I? ^^
Avatar
yep
00:37
(make a new thread, don't post the the old one)
00:38
just reference the old one so people won't point you to it
Avatar
huhu, someone stole my nickname :<
01:12
cool website 😄
Avatar
@Dev When i turn on old mouse mode, the mouse is super buggy and doesnt really move
Avatar
then don't do it (?)
Avatar
im used to it tho
Avatar
Lexin for me too. Seems like mouse drivers changed in the latest Win10 update
Avatar
what's bad with not using it ?
Avatar
sens changed etc
18:03
where is announcements.txt located?
18:03
announcement.txt
Avatar
ChillerDragon 2017-11-25 18:03:34Z
u can set a path
Avatar
ChillerDragon 2017-11-25 18:03:51Z
i think default part is announcement.txt
18:04
its a cfg var
18:04
search it6 i dk auswendif
20:01
so since i am shit at compiling ddnet
20:01
with bam
20:01
i tried with cmake
20:01
only need to install things like Opusfile Opus Ogg and some other things
20:02
do i search them on the internet xd
20:02
and download from there
20:02
or is there easier method
20:03
ddnet-libs
20:03
you have everything what you need to compile
Avatar
What os
Avatar
windows 10
Avatar
how you cloned ddnet
Avatar
i didnt xd
20:06
i just took src
20:06
from ddnet page
Avatar
it doesn't have ddnet-libs inside
20:06
you have to download it by yourself
20:07
unzip it
20:07
to ddnet-libs folder
20:14
still missing libs tho
20:14
CMake Error at CMakeLists.txt:165 (message): You must install SDL2 to compile the DDNet client
Avatar
show me structure
20:14
of directories
Avatar
what do u mean?
Avatar
screenshot
Avatar
ye of what
20:15
of the libs?
Avatar
struecture of directories
20:15
of ddnet-libs
Avatar
@ezy lul maybe same mistake like me
Avatar
@ZimE , probalby wrong structure of folders
20:18
what inside sdl
20:18
?
20:18
but i gave him current version
20:18
so, I bet that he unzip it to
20:18
wrong place
Avatar
heinrich5991 - heute um 01:14 Uhr @ZimE move the ddnet-libs\sdl\include\windows folder to ddnet-libs\sdl\include
Avatar
@ezy move the ddnet-libs\sdl\include\windows folder to ddnet-libs\sdl\include
Avatar
he has
20:20
show me folder structure of DDNet-10.8.6
20:20
folder
20:20
i dont think so 😮
Avatar
okay, listne to ZimE
Avatar
wait so put
20:21
windows inside include?
Avatar
read what he said
20:22
😛
20:22
it's clear 😃
Avatar
@ezy every file what is in ddnet-libs\sdl\include\windows; put them one folder up
20:23
still getting errors
Avatar
ezy, it would be much easier for you
20:24
to use git ;PP
20:24
looks like this @ezy ?
20:25
wait
Avatar
@kill the tee , i gave him proper donwload link
20:25
it has proper structure
20:25
so i don't know what you have done ezy
20:26
and savander
20:26
it worked xd
Avatar
got confused with another windows folder xd
Avatar
so inside include is a windows folder
20:28
but in the same folder as include is also windows folder
Avatar
you have proper structure
Avatar
y it workes now
Avatar
i gave you proper link
20:29
you didn't have to change anything
20:29
only unzip it to proper place
Avatar
it works xd
Avatar
now bam
20:29
should works as well
Avatar
ok so i have just changed the name of the mod and ran ddnet_server
21:37
it worked fine
21:37
but
21:37
it doesnt save it anywhere xd
Avatar
cant open it
22:38
need more libs
Avatar
compiling with cmake?
22:39
i already did that
22:39
but if i know open it with visual studio
22:40
run the server
22:40
or client
22:40
it works fine
22:40
saves it under \releases
22:40
but then when i open it from releases
Avatar
because you need to copy dlls
22:40
they are there.
22:40
in folders
22:40
ddnet-libs
Avatar
but they should be in build folder, not sure
Avatar
there is no folder called ddnet-libs in build folder
22:41
just make one?
Avatar
what?
22:41
no
22:41
it was another thought
22:42
;p
Avatar
ddnet-libs
22:42
anyway, you can just take those libs
22:42
from ddnet client itself
22:42
they are the same
22:43
i mean, from ddnet.tw 😛 If you want to be sure you have all of them 💾
Avatar
also when i start the server it doesnt create things like autoexec_server.cfg
Avatar
that's normal
22:45
autoexec_server.cfg is included into ddnet download
Avatar
but, it's not auto generated
22:45
you can copy it from origin if you want
22:45
like thats what i get
Avatar
IT gave you executables
22:46
that's good :p.
Avatar
y they dont work
22:46
without the libs
Avatar
dll's needed to run those are in ddnet-libs
22:46
and also, you need data folder
Avatar
ment dlls all this time sry xd
Avatar
from main directory
22:46
ddl = lib
22:46
right
22:46
or no
22:46
xd
22:47
dll - Dynamic-Link Library
22:47
do i just copy paste data in there?
22:48
and ddnet-libs?
22:48
wait
22:49
can i just install ddnet 1.8.6 and exchange the ddnet.exe with compiled ddnet.exe?
22:49
I said that 😄 just take libs from ddnet installation, and "data" folder
22:50
to your copy
22:50
and it will work
Avatar
y but my method is easier for me
Avatar
cuz i dont rly get what u mean half the time xd
Avatar
why am i only lagging on ddnet
Avatar
ddnet servers have custom firewall stuff running
22:51
that might affect real players
22:51
admins could try disabling temporarily to see if it helps
Avatar
@ezy, what I can say.. :/
Avatar
im too stupid dont worry xd
Exported 313 message(s)