We are evaluating the PEGLite version for Screen development. We are using iMX8-Mini, our platform is linux based.
Please can any body provide the link from where i can download the Linux Compiled libpeg.a and example.
I tried to compile the bitmaps example on linux, but getting the following error.
"/usr/bin/ld: CMakeFiles/bitmaps.dir/BitmapWin.cpp.o: in function `PegAppInitialize(PegPresentationManager*)':
BitmapWin.cpp:(.text+0x20): undefined reference to `PegResourceManager::InstallResourcesFromTable(PegResourceTable const*, int)'
/usr/bin/ld: CMakeFiles/bitmaps.dir/BitmapWin.cpp.o: in function `BitmapWin::BitmapWin(int, int)':
BitmapWin.cpp:(.text+0xe9): undefined reference to `PegWindow::PegWindow(unsigned long)'"