egrath / b3view

A simple 3D-Model Viewer built upon the Irrlicht Engine
GNU General Public License v3.0
1 stars 2 forks source link

Problem running #5

Open juanibiapina opened 3 years ago

juanibiapina commented 3 years ago

I've compiled with:

qmake
make

And this is what I get:

> ./tmp/b3view                                                                                                           ~/workspace/egrath/b3view
Irrlicht Engine version 1.8.4
Linux 5.4.89 #1-NixOS SMP Tue Jan 12 19:16:25 UTC 2021 x86_64
Using renderer: OpenGL 4.6
Radeon RX 570 Series (POLARIS10, DRM 3.35.0, 5.4.89, LLVM 11.0.0): AMD
OpenGL driver version is 1.2 or better.
GLSL version: 4.6
b3view: ../iconv/loop.c:395: internal_utf8_loop_single: Assertion `(state->__count & 7) <= sizeof (state->__value)' failed.
zsh: IOT instruction (core dumped)  ./tmp/b3view
juanibiapina commented 3 years ago
> echo $LANG                                                                                 
en_US.UTF-8