Buniamin Shabanov

Results 59 comments of Buniamin Shabanov

> @MetaMmodern this should be it! In order to speed the merging up a bit, I fixed one tiny compiler error that somehow sneaked in, did a tiny bit of...

@Martinsos what's with build?

@Martinsos still the same. Check raw logs maybe. It also skips code formatting step, idk if it's intentional.

@Martinsos maybe there is a way to apply caching to library builds? Like separate those into some kind of .bin files and use cache if dependencies did not change)

> It builds now @MetaMmodern ok. checking locally

@Martinsos nnnnnope) ![image](https://user-images.githubusercontent.com/42899786/177189747-06a070ad-33b4-41e1-90c7-192101fb550b.png)

> Wooo great! This was unfortunately expected, but we took care of encoding > yay! This is furthest we got right? > > On Mon, 4 Jul 2022, 18:06 Bunyamin...

@Martinsos hey, congrats on setting up Windows. For encoding: try running `chcp 866` in cmd window. Should work. Got it from here: https://superuser.com/questions/1170656/windows-10-terminal-encoding

@Martinsos What does this mean? ![image](https://user-images.githubusercontent.com/42899786/177327181-05b5ff18-a0b1-429f-96e1-8e4cd699b059.png) Do I need to have Postgres Installed to run WASP? Do I need to manually add this env variable or is it set by...

@Martinsos okay, I'll try it now.