-
Hi:
I'm running in Ubuntu.
I've run command(sudo apt-get install autoconf automake autotools-dev curl libmpc-dev libmpfr-dev libgmp-dev libusb-1.0-0-dev gawk build-essential bison flex texinfo gperf…
-
```
# cmake .. -DCMAKE_INSTALL_PREFIX=/usr
-- The C compiler identification is GNU 6.4.1
-- The CXX compiler identification is GNU 6.4.1
-- Check for working C compiler: /usr/bin/cc
-- Check for …
-
Porting the parsing to Bison. A thread for the workflow.
-
I am trying to install openabe in my machine.
I dowloaded the source code and executed the following command
```
cd libopenabe-1.0.0/
sudo -E ./deps/install_pkgs.sh
. ./env
make
```
When exec…
-
Hi, @marcIhm !
How about run `yabasic` on the Mac?
I can try build it on Mojave but I don't know where to start :)
-
Using cmake and make, i get:
> Installing and cross-linking C API (.3) docs
> Installing and cross-linking command (.n) docs
> make[1]: Leaving directory '/home/mbk/Downloads/openflow/TritonSizer…
-
```
Referring to your instruction in the issue 17, I have replaced the string
‘val4’ to ‘validate’ in itValidators.xml. The former VAL website
http://planning.cis.strath.ac.uk/VAL/ has been abandon…
-
```
bison ypp.ypp
flex lpp.lpp
g++ -std=gnu++11 -o exe.exe cpp.cpp ypp.tab.cpp lex.yy.c
cpp.cpp:27:8: error: found ':' in nested-name-specifier, expected '::'
Sym* Fn:eval() { return fn(); }
…
-
i'm having problems compiling
bison (GNU Bison) 3.0.4
flex 2.6.4
gcc (GCC) 7.1.1 20170630
```
gram.c:64:25: error: conflicting types for ‘base_yylex’
#define yylex base_yylex
…
-
- [ ] I have read the [FAQ](https://github.com/Genymobile/scrcpy/blob/master/FAQ.md).
- [ ] I have searched in existing [issues](https://github.com/Genymobile/scrcpy/issues).
**Environment**
-…