DoubleATam / vba-rerecording

Automatically exported from code.google.com/p/vba-rerecording
GNU General Public License v2.0
0 stars 0 forks source link

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

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
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

GoogleCodeExporter commented 8 years ago
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

GoogleCodeExporter commented 8 years ago
Issue 76 has been merged into this issue.

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

GoogleCodeExporter commented 8 years ago
Accepted and working on portability to Linux platforms.

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

GoogleCodeExporter commented 8 years ago
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