Hi John,
I only have Windows 7 to test against. Does the file I posted work for you 
or are you getting some sort of error? I can't think of any reason why it 
shouldn't work for Windows 8.

Michael

On Thursday, May 1, 2014 1:37:51 PM UTC-7, monahanz wrote:
>
> Hopefully you guys will get a working version for us Windows 8 64 bit 
> users!
>
> John
>
>  
>
>  
>
> *From:* [email protected] <javascript:> [mailto:
> [email protected] <javascript:>] *On Behalf Of *Michael Narigon
> *Sent:* Thursday, May 1, 2014 1:11 PM
> *To:* [email protected] <javascript:>
> *Subject:* [N8VEM-S100:3447] Re: QAutorouter
>
>  
>
> Hi Dave,
>
> I had built the original version using the Java 1.8 compiler. I should 
> have recognized that in 1.8 Oracle updated the class file format. Trying to 
> execute class files built with 1.8 with the default target of 1.8 would 
> give you an error (which you saw) when trying to run on 1.7. Fortunately 
> there is a switch to the compiler that sets the target. I set that to 1.7 
> so that both 1.7 and 1.8 can execute the class files.
>
>  
>
> So, yes, the class files have the version they are targeted for in the 
> file and that is the error you saw. Fortunately in real life I work with 
> these kinds of systems so I was able to recognize what was going on.
>
>  
>
> I suspect the auto router isn't multi-threaded so you might not see much 
> speed improvement. That would be a good project. I usually just let it go 
> in the corner until it has done multiple passes without much improvement.
>
>  
>
> I am working on a set of boards, mainly for my education. For the 
> backplane I wrote a script to generate the traces between the sockets 
> because of the regularity. I did use the auto router for the miscellaneous 
> circuitry.
>
>  
>
> Happy routing! Michael
>
> -- 
> You received this message because you are subscribed to the Google Groups 
> "N8VEM-S100" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to [email protected] <javascript:>.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"N8VEM-S100" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to