On Wed, Mar 27, 2024 at 7:01 AM zgw199012 <zgw199...@126.com> wrote:
>
> Yes, only with efl 1.18 it can compile successfully

I've just tried. I have EFL git (1.27.99) and enventor git. I compile with

meson setup builddir

output :

The Meson build system
Version: 1.4.0
Source dir: C:/Documents/msys2/home/vincent.torri/gitroot_64/enventor
Build dir: C:/Documents/msys2/home/vincent.torri/gitroot_64/enventor/builddir
Build type: native build
Project name: enventor
Project version: 1.0.99
C compiler for the host machine: cc (gcc 13.2.0 "cc (Rev5, Built by
MSYS2 project) 13.2.0")
C linker for the host machine: cc ld.bfd 2.42
Host machine cpu family: x86_64
Host machine cpu: x86_64
Compiler for C supports arguments -Wshadow: YES
Compiler for C supports arguments -Wstrict-prototypes: YES
Compiler for C supports arguments -Werror=missing-prototypes: YES
Compiler for C supports arguments -Werror=pointer-arith: YES
Compiler for C supports arguments -Wno-missing-field-initializers: YES
Compiler for C supports arguments -fvisibility=hidden: YES
Program eet found: YES (C:\Documents\msys2\opt\efl_64\bin/eet.EXE)
Program edje_cc found: YES (C:\Documents\msys2\opt\efl_64\bin/edje_cc.EXE)
Found pkg-config: YES (C:\Documents\msys2\mingw64\bin/pkg-config.EXE) 2.1.1
Run-time dependency eina found: YES 1.27.99
Run-time dependency eo found: YES 1.27.99
Run-time dependency efl found: YES 1.27.99
Run-time dependency eet found: YES 1.27.99
Run-time dependency ecore found: YES 1.27.99
Run-time dependency ecore-file found: YES 1.27.99
Run-time dependency evas found: YES 1.27.99
Run-time dependency eio found: YES 1.27.99
Run-time dependency efreet found: YES 1.27.99
Run-time dependency edje found: YES 1.27.99
Run-time dependency elementary found: YES 1.27.99
Library intl found: YES
Has header "libintl.h" : YES
Library intl found: YES
Dependency elementary found: YES 1.27.99 (cached)
Program edje_cc found: YES (C:\Documents\msys2\opt\efl_64\bin/edje_cc.EXE)
Configuring enventor.pc using configuration
Program msgfmt found: YES (C:\Documents\msys2\mingw64\bin/msgfmt.EXE)
Program msginit found: YES (C:\Documents\msys2\mingw64\bin/msginit.EXE)
Program msgmerge found: YES (C:\Documents\msys2\mingw64\bin/msgmerge.EXE)
Program xgettext found: YES (C:\Documents\msys2\mingw64\bin/xgettext.EXE)
Library intl found: YES
Configuring config.h using configuration
Build targets in project: 41
NOTICE: Future-deprecated features used:
 * 0.56.0: {'meson.source_root'}

enventor 1.0.99

  Configuration Options Summary:
    OS          : windows
    NLS         : yes

  Directories:
    prefix      : C:/Documents/msys2/opt/enventor_64
    bindir      : C:/Documents/msys2/opt/enventor_64/bin
    libdir      : C:/Documents/msys2/opt/enventor_64/lib
    incdir      : C:/Documents/msys2/opt/enventor_64/include
    pkgincdir   : C:/Documents/msys2/opt/enventor_64/include/enventor
    datadir     : C:/Documents/msys2/opt/enventor_64/share
    pkgdatadir  : C:/Documents/msys2/opt/enventor_64/share/enventor
    localedir   : C:/Documents/msys2/opt/enventor_64/share/locale

  Compilation
    compilation : ninja
    installation: ninja install

  User defined options
    prefix      : C:/Documents/msys2/opt/enventor_64


compilation with ninja -C builddir. I have warnings but it compiles.

What are the errors that you get ?

Vincent


_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to