Dominik Picheta

Results 547 comments of Dominik Picheta

oh. That's a tough OS to get Aporia working on. You just need to install the correct GTK dependencies, GTK includes the correct libiconv. Afraid I can't help much here...

Hoping to create a Mac bundle to make running Aporia on Mac OS X easier, will update if I manage to do so successfully.

Wish I could help, but I don't have FreeBSD to test Aporia on.

I'm afraid I don't have the time to do that. Maybe you could investigate?

I'm not sure whether this is a Nim problem. Do other GTK (version 2) apps work on your machine?

Nah. I'm wrong. This module is to blame for this error: https://github.com/nim-lang/Nim/blob/devel/lib/pure/encodings.nim

Perhaps the API is different on FreeBSD?

The libiconv.so DLL simply doesn't have the ``iconv_open`` function, you need to figure out why.

In that version of Aporia the config was saved when Aporia was closed. I guess you only just launched it so the config didn't get created. The preferences file isn't...