MSYS & flex
Hi guys,
I'm trying to invoke flex + bison through cmake under msys to
generate a simple parser.
The inputs files are very simply and on my win and *nix machines
everything works fine
but AppVeyor I faced with the following error:
[ 20%] [FLEX][kauri_flex_scanner] Building scanner with flex 2.5.35
cd /C/projects/kauri/src/grammar && "/c/Program Files (x86)/Git/bin/flex.exe" -oC:/msys/1.0/home/appveyor/build/src/grammar/scanner.cpp C:/projects/kauri/src/grammar/scanner.l
[main] flex 2184 open_stackdumpfile: Dumping stack trace to flex.exe.stackdump
I'm not a win buy so I cannot say more than that.To see the build log I'm talking about jump to
https://ci.appveyor.com/project/steazzalini/kauri/build/0.1.0-2-mak...
Any advice?
Thank you in advance :)
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Feodor Fitsner on 09 Jan, 2015 11:27 PM
It hangs because it crashes.
I've managed to take crash report for it:
In the meantime we'll disable WER on those images.
Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 01:53 AM.