You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
dest=some_dir cmake ../wxLua -DwxWidgets_CONFIG_EXECUTABLE=$dest/bin/wx-config -DCMAKE_INSTALL_PREFIX=$dest -DCMAKE_BUILD_TYPE=MinSizeRel -DwxLua_LUA_LIBRARY_VERSION=5.2 make -j5 make install
wxLua/modules/wxbind/setup/wxluasetup.h is not copied to $dest/include
The text was updated successfully, but these errors were encountered:
dest=some_dir
cmake ../wxLua -DwxWidgets_CONFIG_EXECUTABLE=$dest/bin/wx-config -DCMAKE_INSTALL_PREFIX=$dest -DCMAKE_BUILD_TYPE=MinSizeRel -DwxLua_LUA_LIBRARY_VERSION=5.2
make -j5
make install
wxLua/modules/wxbind/setup/wxluasetup.h is not copied to $dest/include
The text was updated successfully, but these errors were encountered: