View Single Post
  #3 (permalink)  
Old July 8th, 2002
padieu padieu is offline
Novicius
 
Join Date: July 6th, 2002
Posts: 2
padieu is flying high
Question

Well, I use the recommended compiler, that is ant, by simply running the 'compiler.bat' given file...
It's ant 1.4.1, which uses javac I think, so it's the latest version available...
There's no error at compilation, no error when launching, no exception thrown, and even no messages at all, even when running in verbose mode.

All the items in the Help Menu, which should link to web pages, don't work, as well as the items in the Ressources Menu.

I tried to look at the code, but I really don't understand why it doesn't work. This 'web page launch feature' seems to be a complex one, with a home made launcher class plus calls to c++ libraries, and it's a bit hard for me to understand the whole process so hard to see where is the issue..

I precise that it occurs before touching anything to the source code.

What do u think about that ?
Reply With Quote