Search found 1 match

by emartirequena
Wed Feb 28, 2024 6:58 am
Forum: GFL SDK
Topic: Dying on Linux
Replies: 3
Views: 27487

Re: Dying on Linux

I have the same problem.
When I run the gfl_example or the gflc_example applications on any linux flavor, it raise a segmentation fault error on the funciontios:

gflLoadBitmap()

for gfl_example, and

bitmap.loadFromFile()

for gflc_example.

Has someone any idea of what is wrong with this?