9 ms·
Have you run the chicken compiler with the -deploy flag? It doesn't create a statically linked binary but does dynamically link all the libraries with the binar
by DisownedWheat 9y ago
Have you run the chicken compiler with the -deploy flag? It doesn't create a statically linked binary but does dynamically link all the libraries with the binary in a single folder.