yatsek / microemu

Automatically exported from code.google.com/p/microemu
0 stars 0 forks source link

Can't compila version 2.0.x #112

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Open command prompt.
2. Use

C:\svnrepo\>svn co 
http://microemu.googlecode.com/svn/branches/microemulator_2_0_x microemulator20X

3. Compile with MVN.

What is the expected output? What do you see instead?
It's supposed to finish compiling but it fails at the very last part.

What version of the product are you using? On what operating system?
I'm trying to compile 2.0.4 on Windows 7.

Please provide any additional information below.
I kept being asked for jour-instrument 2.0.4 but the one on the website is only 
2.0.3.

Original issue reported on code.google.com by shedosurashu on 12 Aug 2012 at 1:11

Attachments:

GoogleCodeExporter commented 8 years ago
The reason why I'm trying to get 2.0.x instead of 3 is because the J2ME apps 
I'm running kept crashing on 3 whereas version 2 handles it quite easily. I'm 
trying to port apps to Android and I hoped the 2.0.x will yield a far more 
usable set of APKs as opposed to the current ones that kept crashing.

Original comment by shedosurashu on 12 Aug 2012 at 1:14