View Single Post
eric0279
AlliedModders Donor
Join Date: May 2007
Old 02-02-2016 , 21:24   Re: Accelerator - Crash Reporting That Doesn't Suck
Reply With Quote #22

hello i try to compile but i get:

Code:
git clone https://github.com/asherkin/accelerator.git accelerator
cd accelerator
mkdir build && cd build
python ../configure.py --enable-optimize
Quote:
Checking c compiler (vendor test gcc)... ['gcc', 'test.c', '-o', 'test']
found gcc version 4.7
Checking cxx compiler (vendor test gcc)... ['g++', '-fno-exceptions', '-fno-rtti', 'test.cxx', '-o', 'testp']
found gcc version 4.7
git rev-list --count HEAD
git log --pretty=format:%h -n 1
Adding job breakpad.
Adding job accelerator.ext.
Adding job package.
Code:
ambuild
Quote:
Error: folder was not configured for AMBuild.

Last edited by eric0279; 02-02-2016 at 21:29.
eric0279 is offline