adireddy / eclihx

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

compiling with --js-modern causes error "Multiple: -main" #98

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Hi,

i am using latest trunk version of eclihx and haxe 2.09 and when compiling for 
a js target using --js-modern, i get the error "Multiple: -main" with nothing 
else explained. here is build.hxml:

-cp src
-debug
-D noEmbedJS
--js-modern
-js out/someclass.js
-main Test.Basic

thanks!

Original issue reported on code.google.com by jdboudre...@gmail.com on 9 May 2012 at 1:25

GoogleCodeExporter commented 9 years ago
Hello, i have the same problem. When will be fixed? Thank you.

Original comment by diablito...@gmail.com on 27 Aug 2012 at 10:42

GoogleCodeExporter commented 9 years ago
I have the same problem as well.

Original comment by jdonald...@gmail.com on 20 Mar 2013 at 4:54