mephistolist

Results 5 issues of mephistolist

Build seems to fail around here now on Debian: Compiling egui-winit v0.19.0 Compiling colored v2.0.4 Compiling simple_logger v2.3.0 Compiling egui_extras v0.19.0 Compiling eframe v0.19.0 Compiling bytesize v1.3.0 Compiling termcolor v1.1.3...

After pulling my hair out a while, I found my own project was failing to build because it uses pyminizip as a dependency. This github was given for contact: $...

Tried the .configure, but: ` ./configure && make && sudo make install Checking for C compiler... ... gcc Checking whether C compiler works... ... yes Checking target system type... ......

After I run the make file I get a segmentation fault: $ ./packer ./hello zsh: segmentation fault ./packer ./hello

Every place I've found this code online, there's no license file to say if its GNU, BSD, CDDL or something else. I would assume from the age of this code...