TraceBullet/vba-rerecording

Can't even try to compile (configure doesn't work)

Closed this issue · 4 comments

What steps will reproduce the problem?
1. Check out revision 369 from SVN.
2. Run ./configure.

What is the expected output? What do you see instead?
Expected configure script to run. Instead, an error:
$ ./configure
configure: error: cannot find sources (src/AutoBuild.h) in . or ..

What version of the product are you using? On what operating system?
Revision 369 on Xubuntu 11.04 AMD64.

Please provide any additional information below.

Original issue reported on code.google.com by hyperhac...@gmail.com on 27 Jun 2011 at 8:24

Compiling on non-Windows platforms has been broken since no one was maintaining 
it anymore. Before anyone decides to make it working, I suggest trying Wine.

Original comment by aquan...@gmail.com on 5 Jul 2011 at 9:22

Issue 76 has been merged into this issue.

Original comment by felipe_l...@aluno.ita.br on 8 Sep 2011 at 11:47

Accepted and working on portability to Linux platforms.

Original comment by felipe_l...@aluno.ita.br on 8 Sep 2011 at 11:49

  • Changed state: Started
  • Added labels: OpSys-Linux, Priority-High, Usability
  • Removed labels: Priority-Medium
As of revision 398, VBA-rr compiles on Linux and this is fixed. It'll take a 
while for users to have something similar to win32, however.

Original comment by felipe_l...@aluno.ita.br on 11 Sep 2011 at 3:49

  • Changed state: Fixed