-
```
What steps will reproduce the problem?
1. './configure' ok. 'make' hang on viewer sub-folder with this error :
g++ -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c scrollview.cpp scrollview.cpp:
In member…
-
```
What steps will reproduce the problem?
1. './configure' ok. 'make' hang on viewer sub-folder with this error :
g++ -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c scrollview.cpp scrollview.cpp:
In member…
-
```
What steps will reproduce the problem?
1. './configure' ok. 'make' hang on viewer sub-folder with this error :
g++ -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c scrollview.cpp scrollview.cpp:
In member…
-
```
What steps will reproduce the problem?
1. './configure' ok. 'make' hang on viewer sub-folder with this error :
g++ -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c scrollview.cpp scrollview.cpp:
In member…
-
After discovering that tests run with lua version of tests I am trying to make travis build work. But there is a problem:
/usr/bin/ld: /opt/neovim-deps/lib/libluajit-5.1.a(lj_err.o): relocation R_…
ZyX-I updated
10 years ago
-
Need to add Tile Entity support. After that, CC API will be added in.
-
Ok, this is not an AndroLua issue, but i did not know where else to post this.
I am using Gideros engine, and I need to do a few modifications to the C++ source file and build the shared library aga…