Skip to content

Using fltk4lua on windows #4

@MangelMaxime

Description

@MangelMaxime

Hello,

I am trying to use fltk4lua on windows but I encounter a problem.

When I am trying to install fltk4lua I got the following error :

luarocks install fltk4lua FLTK_DIR=D:\_working\libs\FLTK

Installing https://luarocks.org/fltk4lua-0.1-1.src.rock...
Using https://luarocks.org/fltk4lua-0.1-1.src.rock... switching to 'build' mode

Error: Could not find library file for FLTK
  No file fltk.lib in D:\_working\libs\FLTK/lib
  No file fltk.dll in D:\_working\libs\FLTK/lib
  No file libfltk.dll in D:\_working\libs\FLTK/lib
You may have to install FLTK in your system and/or pass FLTK_DIR or FLTK_LIBDIR to the luarocks command.
Example: luarocks install fltk4lua FLTK_DIR=/usr/local

Press any key to close this window...

I successfully install FLTK, and tested it using fluid for example.
But I installed FLTK using gcc compiler via cygwin as it was shown on the documentation. And it's doesn't generate dll files.

Only this files for the inside of lib folder :
Picture lib

Is it possible to use another format that dll files under windows ?

I am asking it as 'from the FLTK documentation dll are a depreceted way of using FLTK'.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions