Kabak85

Results 5 comments of Kabak85

Hello, What do you mean by "we have only amd64" ? Do you mean "we have no i386 installation for testing purpose" ? I ran the script and it create...

Hello, I must be stupid because i dont understand. I suggest you to use an wildcard for the architecture. Your script will be arch independant so you don't have to...

I don't ask you to build and distribute i386 binaries. Only to make an adjustement avoiding errors when somebody use your script in order to build and install it from...

Hello, I suggest to replace : `17 dpkg --install squid_${SQUID_PKG}_amd64.deb` `18 dpkg --install squidclient_${SQUID_PKG}_amd64.deb` By something like that : `17 dpkg --install squid_${SQUID_PKG}_*.deb` `18 dpkg --install squidclient_${SQUID_PKG}_*.deb` Or like that...

Hi @lcgamboa Got this issue with 12F675 and 16F84. Not tested on other MCU. I put the appdata/roaming folder and the hex to load in attachments. Launch picsimlab, load the...