I had to build IUP from source for Ubuntu 64 ARM on my RPi 4B. It failed with he PDF dependency I couldn't find. Manually using make in the sub-souece directories created a usable build.

On 2021-02-27 07:14, Antonio Scuri wrote:
OK!

Em qua., 10 de fev. de 2021 às 19:28, Milind Gupta
<milind.gu...@gmail.com> escreveu:

Actually I was going to the source directory and running make. Ran
from the upper directory. Now it is good.

Thanks,
Milind

On Wed, Feb 10, 2021 at 1:40 PM Milind Gupta
<milind.gu...@gmail.com> wrote:

Hi Antonio,
I followed the steps to build IUP from source (on ARM
Linux). Everything worked fine but after making IUP I just see 1
dynamic library in IUP - libiup.so. I am not sure why it did not
build libiuplua53.so

I compiled it using the instructions on the web only that I used
the make command as:

make USE_LUA_VERSION=53

I have libimlua53.so and libcdlua53.so and associated files in
their respective directories and I can require them in Lua just
fine. Only the IUP Lua dynamic library is missing.

There was no errors during compilation.

Is there any setting I missed?

Thanks,
Milind
_______________________________________________
Iup-users mailing list
Iup-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/iup-users
_______________________________________________
Iup-users mailing list
Iup-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/iup-users


_______________________________________________
Iup-users mailing list
Iup-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/iup-users

Reply via email to