gassechen

Results 22 comments of gassechen

I just did this and this is where I am. CL-USER> (ql:quickload :caveman2) To load "caveman2": Load 1 ASDF system: caveman2 ; Loading "caveman2" [package caveman2.skeleton] ; ; caught ERROR:...

I already think I solved it install this in local-projects https://github.com/fukamachi/cl-project (ql: quickload: caveman2) and everything seems to be fine. Thanks. I want to be a lisper!

Mi idea en pricipio es usar cordova y poner un iframe a https://celiavelmar.github.io/open-covid19-test/test porque entiendo que esta en desarrollo. En segundo lugar intentar integra Vue.js a Cordova. les parece bien?

Okay. Okay I understand.

Do you think it is interesting to compile for the avr platform?

hello. Im try cross compile linux for windows platform. ` checking build system type... x86_64-unknown-linux-gnu` `checking host system type... i386-pc-mingw32` `checking target system type... i386-pc-mingw32` `checking for i386-mingw32-gcc... arg++ -g...

yes, can move it to a new issue.

I believe that a DemoAndroidLNjScheme is a method correct. I'll try. Thanks

'SO version slackware64 ' 'mingw-w64-v8.0.0_gcc10.2.0' 'WIN32SDK=`find /usr/mingw-w64-v8.0.0_gcc10.2.0 -maxdepth 0 -print 2> /dev/null | tail -n 1` 'i686-w64-mingw32-gcc -o hello.exe hello.c' works

` => compiling application.. `/usr/mingw-w64-v8.0.0_gcc10.2.0/bin/i686-w64-mingw32-gcc -g -O0 -I/root/.cache/lambdanative/win32/include -mwindows win32_microgl.c main.c icon.o -o /root/.cache/lambdanative/win32/Calculator/Calculator.exe -L/root/.cache/lambdanative/win32/lib -lpayload -lglu32 -lopengl32 -lgdi32 -lwinmm -lwsock32 -lws2_32 -lrpcrt4 -lcrypt32 -lm /usr/mingw-w64-v8.0.0_gcc10.2.0/bin/../lib/gcc/i686-w64-mingw32/10.2.0/../../../../i686-w64-mingw32/bin/ld: /root/.cache/lambdanative/win32/lib/libpayload.a(system.o):system.c:(.bss+0x0): multiple definition of...