MAMEWorld >> EmuChat
View all threads Index   Flat Mode Flat  

7n004
MAME Fan
Reged: 01/11/19
Posts: 30
Send PM
Can't cross compile to Windows
07/18/19 12:34 AM


Is there anyone with the same problem?


Code:

GCC 8.3.0 detected
Compiling 3rdparty/bgfx/3rdparty/dear-imgui/imgui.cpp...
In file included from ../../../../../3rdparty/bgfx/3rdparty/dear-imgui/widgets/file_list.inl:1,
from ../../../../../3rdparty/bgfx/3rdparty/dear-imgui/imgui_user.inl:77,
from ../../../../../3rdparty/bgfx/3rdparty/dear-imgui/imgui.cpp:9093:
../../../../../3rdparty/bx/include/bx/bx.h:9:10: fatal error: alloca.h: No such file or directory
#include // alloca
^~~~~~~~~~
compilation terminated.
make[2]: *** [bgfx.make:431: ../../../../linux_gcc/obj/x64/Release/3rdparty/bgfx/3rdparty/dear-imgui/imgui.o] Error 1
make[1]: *** [Makefile:73: bgfx] Error 2
make: *** [makefile:1293: linux_x64] Error 2

find . -name alloca.h
./3rdparty/bx/include/compat/msvc/alloca.h
./3rdparty/bx/include/compat/mingw/alloca.h
./3rdparty/bx/include/compat/freebsd/alloca.h
./3rdparty/compat/mingw/alloca.h



Maybe a missing '#if defined (__MINGW32__)' somewhere?







Entire thread
Subject Posted by Posted on
* Can't cross compile to Windows 7n004 07/18/19 12:34 AM

Extra information Permissions
Moderator:  Robbbert, Tafoid 
1 registered and 148 anonymous users are browsing this forum.
You cannot start new topics
You cannot reply to topics
HTML is enabled
UBBCode is enabled
Thread views: 204