Guild icon
Teeworlds
discord.gg/teeworlds / development
For discussions around the development of the official Teeworlds
Between 2020-03-21 00:00:00Z and 2020-03-22 00:00:00Z
Avatar
Hello devs, just wanted to let you know about a problem, I'm facing while trying to compile teeworlds on windows. I did: 1.) git clone --recursive https://github.com/teeworlds/teeworlds.git 2.) After opening the folder with visual studio, I see the following 2 error messages:
A retro multiplayer shooter. Contribute to teeworlds/teeworlds development by creating an account on GitHub.
13:58
Should these not have been installed on their own by passing the recursive flag? Just wanted to let you know.
Avatar
@Soga there is a "Building on Windows with Visual Studio" section in the readme
14:00
Alternatively you can use bam (also in the readme)
Avatar
The build system should download SDL2 and Freetype
Avatar
@Soga yes, this is interesting
14:50
ah
14:50
@Soga you need to have python installed for the automatic dependency download (and to compile teeworlds)
14:50
do you have that?
Avatar
I am pretty sure, that was is the exact issue. I think, I missed installing python and I made sure to follow the instructions closely the second time, I downloaded visual studio. I have had python before, but only installed it within virtual environments (in anaconda). So yeah. I was missing python. The issue is resolved now.
Avatar
nice 👍
14:54
please do report issues with building, it helps us
Avatar
ChillerDragon 2020-03-21 15:04:46Z
oh hi @Soga thanks for actually showing up and hopefully you will give 0.7 antoher try for you dope AI project ❤️
Avatar
Haha thank you for the recommendation! I wanted to change where the X coordinate is displayed anyways (+enlarge it as you can se in the pic) 👀 😋
Avatar
67cc710 Simplified button behavior somewhat, tile brush... - LordSk
Avatar
ChillerDragon 2020-03-21 15:49:26Z
i see this is going to be HUGHE 😄
Avatar
d05eef3 Fixed text input not being active on click - LordSk
Avatar
Hello again, is there an easy way to disable the console which is running in the background? Since it has the same name as the game ('Teewolrds'), I have a hard time hooking on to the correct window.
19:49
Avatar
huh, it should be disabled by default
Avatar
"disabled" meaning that it flashes on start
Avatar
besides the point, it shouldn't remain open
Avatar
@Soga try show_console_window 0
👍 1
Avatar
Perfect, thanks a lot. I knew, there would be a way 😋
Avatar
new client-side dev
Avatar
ah, it's because it's a debug build, makes sense 🙂
Exported 29 message(s)