kalle (jag)

Results 108 comments of kalle (jag)

Setting CXXFLAGS environment variable helped, such as setting it only for the `make` command: ```sh CXXFLAGS='-DOPENSSL_API_COMPAT=0x30000000L' make ```

> Since I am on vacation I don't want to spent time to do a thorough review which does not mean that we cannot merge this soon. What we definitely...

> I really like this feature! Huge upgrade to the app while not changing anything in the DB. > > I sent you some code for csp exceptions, because on...

Yea well getting it in the actual releases would be grand. Maybe James isn't that active reading pull requests? For those waiting but could do with building it manually, you...

> @Admiral18 > +1 > We would need unity webGL support as well This should in theory work for all IL2CPP configured builds, including **standalone (Windows/OS X/Linux), WebGL, iOS, Android,...

# Newtonsoft.Json for Unity is now available as an Unity Package! ## https://github.com/jilleJr/Newtonsoft.Json-for-Unity For convenience I've prepared a Unity Package you all can abuse your socks off. ## Installation via...

> @jilleJr I've added the package to my new Unity project (2018.4.4 but also 2019.1.11) but building fails. > Plugins are colliding for Windows x64 IL2CPP and manually fixing that,...

Hi @AlexFolland. This issue has had a lot of progress in the background by now. Here's the news: - My fork is available via UPM and [OpenUPM](https://openupm.com) which makes it...

Efterbildning?

Hello I'm experiencing the same as we're trying to implement Stork into Emanote (https://github.com/EmaApps/emanote/pull/327). When using `--output -` the index becomes "corrupted"/unusable. To repro: 1. Clone https://github.com/jilleJr/notes 2. Run this...