homdx

Results 21 comments of homdx

clear old buildozer files `$rm -rf .buildozer` uninstall latest version `$pip uninstall buildozer cython` install old stable version `$pip install buildozer==0.34, cython==0.25.2` initialize buildozer and sdk `$buildozer init && buildozer...

> i have segment error mistakes in a foreign language For English errors use: LANG=C command

My current status. Compiled :-) Some lines are commented in file stress.c (need for launch exe) **Please test under Windows** [delta-chat-core-test.zip](https://github.com/deltachat/deltachat-core/files/2842790/delta-chat-core-test.zip) Files for build node libdeltachat.dll.a, libetpan.a, libnetpgp.a [for-node-build-windows.zip](https://github.com/deltachat/deltachat-core/files/2845623/for-node-build-windows.zip) buildlog:...

Later, I can provide instruction, how build binary file under windows (under CygWin). @Jikstra Now, you can write, there are you stopit and have problem? You can sea at my...

> just released deltachat-core 0.40.0 which fixes a problem with iconv that may have caused the stress-asserts. might be that this helps on windows as well. We have are new...

@flub @r10s 1) under Windows libiconv are installed and have are sources. But problem are persist. (latest version) 2) Now I am working on building automation builder under Windows for...

> @homdx thanks for testing :) > > however, the linker errors are "okay" and point to some progress :) seems as if libiconv is missing. > it's this library:...

@flub I think you need to add this requirements in the ninja either then we will have the last build version 0.39 for Windows and I did a worthless job...

@flub @hpk42 Thanks you for the support. I am currently working in a temporary repository https://github.com/homdx/test-win-build . as a last resort I will collect version 0.39. And then pull up...

Hello. Now you can reproduce build under Windows with: https://github.com/deltachat/deltachat-desktop/issues/606#issuecomment-465064978