00:22 <+ddnet-discord> im trying to compile ddnet with bam but the dlls are missing 00:23 <+ddnet-discord> bam: error: 'ddnet-libs/opus/windows/lib32/libopusfile.dll' does not exist and no way to generate it 00:23 <+ddnet-discord> should i do it with cmake? 😦 00:23 <+ddnet-discord> have you downloaded it? 00:23 <+Learath2> do you have ddnet-libs cloned? 00:23 <+ddnet-discord> libs are in another repo 00:23 <+ddnet-discord> ah sry didnt think of that 00:24 <+ddnet-discord> sry 00:31 <+ddnet-discord> im getting multiple compile errors that SDL.h is missing but its clearly in the libs folder :( 00:31 <+ddnet-discord> 00:31 <+ddnet-discord> src/engine/client/sound.cpp:11:17: fatal error: SDL.h: No such file or directory 00:31 <+ddnet-discord> #include "SDL.h" 00:52 <+ddnet-discord> @ZimE is there a reason you try to compile it with bam? 00:52 <+ddnet-discord> @heinrich5991 i didnt want to download visual studio 00:52 <+ddnet-discord> compiler 00:52 <+ddnet-discord> what compiler do you use? 00:52 <+ddnet-discord> mingw 00:53 <+ddnet-discord> that's also possible with cmake 00:53 <+ddnet-discord> ah ok thx 00:53 <+ddnet-discord> bam juz looks simpler 00:53 <+ddnet-discord> bam server_release 00:53 <+ddnet-discord> and done 00:53 <+ddnet-discord> after you install bam 🙂 00:53 <+ddnet-discord> ye i did it with bam long time ago, so i thought i can do it again 00:54 <+ddnet-discord> but, bam is rather simple to install 00:54 <+ddnet-discord> you can probably do it, but we'll eventually get rid of it 00:54 <+ddnet-discord> and even simpler to use 😄 00:54 <+ddnet-discord> ok 00:54 <+ddnet-discord> @Savander where do you see the complications for cmake? 00:54 <+ddnet-discord> Are you sure, that you have SDL downloaded? 😮 There shouldn't be that kind of error ig uess 00:55 <+ddnet-discord> @heinrich5991 does mingw have cmake? 00:55 <+ddnet-discord> I mean, with cmake you have to do additional steps 00:55 <+ddnet-discord> you might want to try bam -c config 00:55 <+ddnet-discord> I don' 00:55 <+ddnet-discord> @ZimE cmake has mingw I think 00:55 <+ddnet-discord> I don't say that it's harder, but just more steps. So it feels a bit more hard to do 00:57 <+ddnet-discord> @ZimE do you have cmake on the command line or as the GUI? 00:57 <+ddnet-discord> @heinrich5991 i have a mingw installer 00:57 <+ddnet-discord> @heinrich5991 im searching still for cmake 00:57 <+ddnet-discord> https://cmake.org/ 00:57 <+ddnet-discord> i think i dont have it 00:57 <+ddnet-discord> ye 00:57 <+ddnet-discord> ill download it 00:59 <+ddnet-discord> https://forum.ddnet.tw/viewtopic.php?f=16&t=5765 00:59 <+ddnet-discord> I bet it's good tutorial for you ! 😄 00:59 <+ddnet-discord> ye, but i didnt want VS 00:59 <+ddnet-discord> 😦 01:00 <+ddnet-discord> Oh right, im sleepy 01:00 <+ddnet-discord> @ZimE have you downloaded it? 01:00 <+ddnet-discord> ye 01:00 <+ddnet-discord> i need python3? 01:00 <+ddnet-discord> cuz i have python2 01:01 <+ddnet-discord> don't think you need python 3 01:01 <+ddnet-discord> alright 01:04 <+ddnet-discord> open the cmake GUI 01:04 <+ddnet-discord> not cmd? 01:04 <+ddnet-discord> select the ddnet folder as source, and create a subdirectory (like "build") for the build 01:04 <+ddnet-discord> or if you want from the cmdline 01:04 <+ddnet-discord> alright thx 01:04 <+ddnet-discord> what do you want? cmdline or UI? 01:05 <+ddnet-discord> cmd 01:05 <+ddnet-discord> k 01:05 <+ddnet-discord> go to the source folder 01:05 <+ddnet-discord> tell me the command 01:05 <+ddnet-discord> xD 01:05 <+ddnet-discord> make a subdirectory 01:05 <+ddnet-discord> ye 01:05 <+ddnet-discord> cd into the subdirectory 01:05 <+ddnet-discord> ok 01:06 <+ddnet-discord> cmake .. -G "MinGW Makefiles" 01:06 <+ddnet-discord> `cmake .. -G "MinGW Makefiles"` 01:06 <+ddnet-discord> if i only want the client release 01:06 <+ddnet-discord> how do i do that 01:06 <+ddnet-discord> this just configures the build 01:06 <+ddnet-discord> ah 01:06 <+ddnet-discord> afterwards you can say `make DDNet` to build the client 01:06 <+ddnet-discord> or `mingw32-make DDNet` maybe 01:07 <+ddnet-discord> You must install SDL2 to compile the DDNet client 01:07 <+ddnet-discord> how did you download the ddnet git repository? 01:07 <+ddnet-discord> if you have some kind of git shell 01:07 <+ddnet-discord> try 01:08 <+ddnet-discord> git clone --recursive https://github.com/ddnet/ddnet 01:08 <+ddnet-discord> ? 01:08 <+ddnet-discord> `git submodule update --init` 01:08 <+ddnet-discord> or you did it another way ? 01:08 <+ddnet-discord> i downloaded the newest release zip https://github.com/ddnet/ddnet/releases 01:08 <+ddnet-discord> xD 01:08 <+ddnet-discord> and then i filled the libs 01:09 <+ddnet-discord> huh 01:09 <+ddnet-discord> ah 01:09 <+ddnet-discord> and you downloaded the newest ddnet-libs as well? 01:09 <+ddnet-discord> ye 01:09 <+ddnet-discord> https://github.com/ddnet/ddnet-libs 01:09 <+ddnet-discord> from there? 01:09 <+ddnet-discord> and put all in ddnet-libs 01:09 <+ddnet-discord> ye 01:09 <+ddnet-discord> can you tell me what folders you have in ddnet-libs subdirectory 01:09 <+ddnet-discord> where is the ddnet-libs subdirectory for you? 01:10 <+ddnet-discord> 01:10 <+ddnet-discord> https://cdn.discordapp.com/attachments/293493549758939136/383771288461639688/unknown.png 01:10 <+ddnet-discord> one up pls as well 01:10 <+ddnet-discord> it detects other libs ? 01:10 <+ddnet-discord> 01:10 <+ddnet-discord> https://cdn.discordapp.com/attachments/293493549758939136/383771489972781059/unknown.png 01:11 <+ddnet-discord> curious, bam said that you don't have sdl.h 01:11 <+ddnet-discord> but copied dll 01:11 <+ddnet-discord> 01:11 <+ddnet-discord> https://cdn.discordapp.com/attachments/293493549758939136/383771736455249923/unknown.png 01:12 <+ddnet-discord> oops there are more errors 01:12 <+ddnet-discord> you reported the most important one, it's fine 😃 01:13 <+ddnet-discord> ohhh 01:13 <+ddnet-discord> I know the problem 01:13 <+ddnet-discord> it tries to get libs from system? 01:14 <+ddnet-discord> @ZimE move the `ddnet-libs\sdl\include\windows` folder to `ddnet-libs\sdl\include` 01:15 <+ddnet-discord> @ZimE understand how you can accomplish this? 01:15 <+ddnet-discord> cmake .. -G "MinGW Makefiles" 01:15 <+ddnet-discord> -- Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE) 01:15 <+ddnet-discord> -- Could NOT find GTest (missing: GTEST_LIBRARY GTEST_INCLUDE_DIR GTEST_MAIN_LIBRARY) 01:15 <+ddnet-discord> -- Found SDL2: C:/Users/eugen/Desktop/TW/TW DEV/ddnet-10.8.6/ddnet-libs/sdl/windows/lib32/SDL2.dll 01:15 <+ddnet-discord> found sdl2 xD 01:15 <+ddnet-discord> 😃 01:16 <+ddnet-discord> b 01:16 <+ddnet-discord> great 01:16 <+ddnet-discord> so, if you do `git clone --recursive https://github.com/ddnet/ddnet` on windows 01:16 <+ddnet-discord> can you do `mingw32-make DDNet` now? 01:16 <+ddnet-discord> then i have to move files as well? 01:16 <+ddnet-discord> no 01:16 <+ddnet-discord> so where's the difference ? 01:17 <+ddnet-discord> @ZimE just downloaded incompatible versions of `ddnet` and `ddnet-libs` 01:17 <+ddnet-discord> lol 01:17 <+ddnet-discord> ooooooh 01:17 <+ddnet-discord> shouldve downloaded master 01:17 <+ddnet-discord> hmm 01:17 <+ddnet-discord> https://github.com/ddnet/ddnet-libs/archive/3d28233cbc36a810e3164ace4bb61b62162519e5.zip 01:17 <+ddnet-discord> these are the libs for 10.8.6 btw 01:18 <+ddnet-discord> of course 01:18 <+ddnet-discord> damn 01:19 <+ddnet-discord> it worked 01:19 <+ddnet-discord> thx very much @heinrich5991 & @Savander 01:19 <+ddnet-discord> Me? wheere 😄 01:19 <+ddnet-discord> np 😃 01:19 <+ddnet-discord> @ZimE I encourage you to use git to download the source code instead, btw 01:20 <+ddnet-discord> Firefox is weird. If I select sentence, then press "ctrL" and i try to press backspace to delete 01:20 <+ddnet-discord> then it doesn't work 01:20 <+ddnet-discord> just cursor back to the beginning :;/ 01:20 <+ddnet-discord> @heinrich5991 ok thx 01:20 <+ddnet-discord> You know why? 😃 01:21 <+ddnet-discord> <- chrome 01:21 <+ddnet-discord> never 01:21 <+ddnet-discord> I just switched 01:21 <+ddnet-discord> quantum firefox ❤ 01:21 <+ddnet-discord> firefox is much faster, and prettier 01:21 <+ddnet-discord> ill get it maybe too 01:22 <+ddnet-discord> Meh, that deleting is so weird. Don't understand 01:27 <+ddnet-discord> @Savander selecting a sentence, pressing ctrl+backspace deletes it for me in firefox 01:27 <+ddnet-discord> os? 01:28 <+ddnet-discord> linux 01:28 <+ddnet-discord> Okaaay, then another question 01:28 <+ddnet-discord> try ctrl + a then backspace 01:28 <+ddnet-discord> while holding ctrl 01:28 <+ddnet-discord> works 01:28 <+ddnet-discord> weird. If i select text by mouse 01:28 <+ddnet-discord> and with ctrl i click backspace, it works 01:28 <+ddnet-discord> if ctrl + a to select all, and backspace 01:29 <+ddnet-discord> nope. Cursors backs to the beginning without deleting :/ 01:29 <+ddnet-discord> os? 01:29 <+ddnet-discord> W01 01:29 <+ddnet-discord> W10 01:32 <+ddnet-discord> hm 01:33 <+ddnet-discord> https://www.reddit.com/r/firefox/comments/44fymm/backspace_doesnt_always_work_with_ctrla/czqfuh3/ 01:33 <+ddnet-discord> weird.. . 01:33 <+ddnet-discord> they says, that it's normal 01:33 <+ddnet-discord> but it isnt :? 01:35 <+ddnet-discord> hm. 01:35 <+ddnet-discord> maybe it's a windows thing? 01:36 <+ddnet-discord> No :/. I tried in chrome, and in other text editors 01:36 <+ddnet-discord> works well, but not in firefox 😦 01:36 <+ddnet-discord> hm 😦 01:36 <+ddnet-discord> I very often select text by Ctrl +a 01:36 <+ddnet-discord> maybe make a post on that subreddit about it? 😛 01:36 <+ddnet-discord> referencing the link you just posted 01:36 <+ddnet-discord> then delete, and you know. it's annoying when it doesn't work :D:D 01:37 <+ddnet-discord> maybe, i have to make an account 01:37 <+ddnet-discord> ANd it's 1 year thread 01:37 <+ddnet-discord> Should I? ^^ 01:37 <+ddnet-discord> yep 01:37 <+ddnet-discord> (make a new thread, don't post the the old one) 01:38 <+ddnet-discord> just reference the old one so people won't point you to it 01:44 <+ddnet-discord> huhu, someone stole my nickname :< 02:12 <+ddnet-discord> http://www.commandlinefu.com/commands/browse/sort-by-votes 02:12 <+ddnet-discord> cool website 😄 09:16 <+ddnet-discord> @Dev When i turn on old mouse mode, the mouse is super buggy and doesnt really move 10:00 <+ddnet-discord> then don't do it (?) 10:09 <+ddnet-discord> im used to it tho 11:09 <+ddnet-discord> Lexin for me too. Seems like mouse drivers changed in the latest Win10 update 15:17 <+ddnet-discord> what's bad with not using it ? 16:35 <+ddnet-discord> sens changed etc 19:02 <+ddnet-discord> so 19:03 <+ddnet-discord> where is announcements.txt located? 19:03 <+ddnet-discord> announcement.txt 19:03 <+ddnet-discord> u can set a path 19:03 <+ddnet-discord> how 19:03 <+ddnet-discord> i think default part is announcement.txt 19:04 <+ddnet-discord> its a cfg var 19:04 <+ddnet-discord> search it6 i dk auswendif 19:06 <+ddnet-discord> ok 21:01 <+ddnet-discord> yo 21:01 <+ddnet-discord> so since i am shit at compiling ddnet 21:01 <+ddnet-discord> with bam 21:01 <+ddnet-discord> i tried with cmake 21:01 <+ddnet-discord> only need to install things like Opusfile Opus Ogg and some other things 21:02 <+ddnet-discord> do i search them on the internet xd 21:02 <+ddnet-discord> and download from there 21:02 <+ddnet-discord> or is there easier method 21:02 <+ddnet-discord> ? 21:03 <+ddnet-discord> ddnet-libs 21:03 <+ddnet-discord> you have everything what you need to compile 21:05 <+ddnet-discord> no i dont 21:05 <+ddnet-discord> What os 21:05 <+ddnet-discord> windows 10 21:06 <+ddnet-discord> how you cloned ddnet 21:06 <+ddnet-discord> i didnt xd 21:06 <+ddnet-discord> i just took src 21:06 <+ddnet-discord> from ddnet page 21:06 <+ddnet-discord> it doesn't have ddnet-libs inside 21:06 <+ddnet-discord> you have to download it by yourself 21:07 <+ddnet-discord> ok 21:07 <+ddnet-discord> https://github.com/ddnet/ddnet-libs/archive/fd5c2cd28c8e92e2b4b2f63f0ad2c02b837699fe.zip 21:07 <+ddnet-discord> unzip it 21:07 <+ddnet-discord> to ddnet-libs folder 21:07 <+ddnet-discord> k 21:14 <+ddnet-discord> still missing libs tho 21:14 <+ddnet-discord> CMake Error at CMakeLists.txt:165 (message): 21:14 <+ddnet-discord> You must install SDL2 to compile the DDNet client 21:14 <+ddnet-discord> show me structure 21:14 <+ddnet-discord> of directories 21:15 <+ddnet-discord> what do u mean? 21:15 <+ddnet-discord> screenshot 21:15 <+ddnet-discord> ye of what 21:15 <+ddnet-discord> of the libs? 21:15 <+ddnet-discord> struecture of directories 21:15 <+ddnet-discord> of ddnet-libs 21:16 <+ddnet-discord> 21:16 <+ddnet-discord> https://cdn.discordapp.com/attachments/293493549758939136/384074949884641282/structureidk.JPG 21:18 <+ddnet-discord> @ezy lul maybe same mistake like me 21:18 <+ddnet-discord> @ZimE , probalby wrong structure of folders 21:18 <+ddnet-discord> what inside sdl 21:18 <+ddnet-discord> ? 21:18 <+ddnet-discord> but i gave him current version 21:18 <+ddnet-discord> so, I bet that he unzip it to 21:18 <+ddnet-discord> wrong place 21:18 <+ddnet-discord> heinrich5991 - heute um 01:14 Uhr 21:18 <+ddnet-discord> @ZimE move the ddnet-libs\sdl\include\windows folder to ddnet-libs\sdl\include 21:19 <+ddnet-discord> 21:19 <+ddnet-discord> https://cdn.discordapp.com/attachments/293493549758939136/384075583354830848/sdl.JPG 21:19 <+ddnet-discord> yo 😄 21:19 <+ddnet-discord> @ezy move the ddnet-libs\sdl\include\windows folder to ddnet-libs\sdl\include 21:20 <+ddnet-discord> he has 21:20 <+ddnet-discord> show me folder structure of DDNet-10.8.6 21:20 <+ddnet-discord> folder 21:20 <+ddnet-discord> he has? 21:20 <+ddnet-discord> i dont think so 😮 21:21 <+ddnet-discord> 21:21 <+ddnet-discord> https://cdn.discordapp.com/attachments/293493549758939136/384076027628093440/ddnet1.8ffsf.JPG 21:21 <+ddnet-discord> okay, listne to ZimE 21:21 <+ddnet-discord> wait so put 21:21 <+ddnet-discord> windows inside include? 21:21 <+ddnet-discord> read what he said 21:22 <+ddnet-discord> 😛 21:22 <+ddnet-discord> it's clear 😃 21:22 <+ddnet-discord> @ezy every file what is in ddnet-libs\sdl\include\windows; put them one folder up 21:23 <+ddnet-discord> 21:23 <+ddnet-discord> https://cdn.discordapp.com/attachments/293493549758939136/384076544215089152/stuff_in_cmake.txt 21:23 <+ddnet-discord> still getting errors 21:23 <+ddnet-discord> ezy, it would be much easier for you 21:24 <+ddnet-discord> to use git ;PP 21:24 <+ddnet-discord> 21:24 <+ddnet-discord> https://cdn.discordapp.com/attachments/293493549758939136/384076885111341056/unknown.png 21:24 <+ddnet-discord> looks like this @ezy ? 21:25 <+ddnet-discord> ohh 21:25 <+ddnet-discord> wait 21:25 <+ddnet-discord> @zeci , i gave him proper donwload link 21:25 <+ddnet-discord> it has proper structure 21:25 <+ddnet-discord> so i don't know what you have done ezy 21:26 <+ddnet-discord> ty @ZimE 21:26 <+ddnet-discord> and savander 21:26 <+ddnet-discord> it worked xd 21:26 <+ddnet-discord> ^^ 21:26 <+ddnet-discord> got confused with another windows folder xd 21:26 <+ddnet-discord> what 21:28 <+ddnet-discord> so inside include is a windows folder 21:28 <+ddnet-discord> but in the same folder as include is also windows folder 21:28 <+ddnet-discord> you have proper structure 21:29 <+ddnet-discord> y it workes now 21:29 <+ddnet-discord> i gave you proper link 21:29 <+ddnet-discord> you didn't have to change anything 21:29 <+ddnet-discord> only unzip it to proper place 21:29 <+ddnet-discord> it works xd 21:29 <+ddnet-discord> now bam 21:29 <+ddnet-discord> should works as well 21:29 <+ddnet-discord> ok 22:37 <+ddnet-discord> ok so i have just changed the name of the mod and ran ddnet_server 22:37 <+ddnet-discord> it worked fine 22:37 <+ddnet-discord> but 22:37 <+ddnet-discord> it doesnt save it anywhere xd 23:38 <+ddnet-discord> cant open it 23:38 <+ddnet-discord> need more libs 23:38 <+ddnet-discord> compiling with cmake? 23:39 <+ddnet-discord> no 23:39 <+ddnet-discord> i already did that 23:39 <+ddnet-discord> but if i know open it with visual studio 23:40 <+ddnet-discord> run the server 23:40 <+ddnet-discord> or client 23:40 <+ddnet-discord> it works fine 23:40 <+ddnet-discord> saves it under \releases 23:40 <+ddnet-discord> but then when i open it from releases 23:40 <+ddnet-discord> because you need to copy dlls 23:40 <+ddnet-discord> they are there. 23:40 <+ddnet-discord> in folders 23:40 <+ddnet-discord> ddnet-libs 23:40 <+ddnet-discord> ok 23:41 <+ddnet-discord> but they should be in build folder, not sure 23:41 <+ddnet-discord> there is no folder called ddnet-libs in build folder 23:41 <+ddnet-discord> just make one? 23:41 <+ddnet-discord> what? 23:41 <+ddnet-discord> no 23:41 <+ddnet-discord> it was another thought 23:42 <+ddnet-discord> ;p 23:42 <+ddnet-discord> xd 23:42 <+ddnet-discord> ddnet-libs 23:42 <+ddnet-discord> anyway, you can just take those libs 23:42 <+ddnet-discord> from ddnet client itself 23:42 <+ddnet-discord> they are the same 23:43 <+ddnet-discord> i mean, from ddnet.tw 😛 If you want to be sure you have all of them 💾 23:43 <+ddnet-discord> also when i start the server it doesnt create things like autoexec_server.cfg 23:44 <+ddnet-discord> that's normal 23:45 <+ddnet-discord> autoexec_server.cfg is included into ddnet download 23:45 <+ddnet-discord> ok 23:45 <+ddnet-discord> but, it's not auto generated 23:45 <+ddnet-discord> you can copy it from origin if you want 23:45 <+ddnet-discord> 23:45 <+ddnet-discord> https://cdn.discordapp.com/attachments/293493549758939136/384112455540015104/files.JPG 23:45 <+ddnet-discord> like thats what i get 23:46 <+ddnet-discord> IT gave you executables 23:46 <+ddnet-discord> that's good :p. 23:46 <+ddnet-discord> y they dont work 23:46 <+ddnet-discord> without the libs 23:46 <+ddnet-discord> dll's needed to run those are in ddnet-libs 23:46 <+ddnet-discord> and also, you need data folder 23:46 <+ddnet-discord> ment dlls all this time sry xd 23:46 <+ddnet-discord> from main directory 23:46 <+ddnet-discord> wait 23:46 <+ddnet-discord> ddl = lib 23:46 <+ddnet-discord> right 23:46 <+ddnet-discord> or no 23:46 <+ddnet-discord> xd 23:46 <+ddnet-discord> yes 23:47 <+ddnet-discord> dll - Dynamic-Link Library 23:47 <+ddnet-discord> 😄 23:47 <+ddnet-discord> do i just copy paste data in there? 23:48 <+ddnet-discord> and ddnet-libs? 23:48 <+ddnet-discord> wait 23:49 <+ddnet-discord> can i just install ddnet 1.8.6 and exchange the ddnet.exe with compiled ddnet.exe? 23:49 <+ddnet-discord> yes 23:49 <+ddnet-discord> I said that 😄 just take libs from ddnet installation, and "data" folder 23:50 <+ddnet-discord> to your copy 23:50 <+ddnet-discord> and it will work 23:50 <+ddnet-discord> y but my method is easier for me 23:50 <+ddnet-discord> s 23:50 <+ddnet-discord> cuz i dont rly get what u mean half the time xd 23:50 <+ddnet-discord> why am i only lagging on ddnet 23:51 <+ddnet-discord> ddnet servers have custom firewall stuff running 23:51 <+ddnet-discord> that might affect real players 23:51 <+ddnet-discord> admins could try disabling temporarily to see if it helps 23:52 <+ddnet-discord> @ezy, what I can say.. :/ 23:53 <+ddnet-discord> im too stupid dont worry xd