RE: [Concern-users] error compiling devel
Brought to you by:
hengels,
leonchiver
|
From: Ivanhoe A. <Iva...@lb...> - 2004-07-14 13:05:16
|
Thank you, Holger I am now able to build model, devel and controller, Although for devel I had to manually add 3 directories to get through the build... These were C:\Concern\concern\concern\j2ee\build\lib C:\Concern\concern\concern\devel\dist\etc\ant C:\Concern\concern\concern\devel\src\ant Of these the one that worries me is the last because looking at the ant script it seems as if this folder could have contained source files. I might be wrong though. Thanx again Ivanhoe -----Original Message----- From: Holger Engels [mailto:he...@me...] Sent: Wednesday, July 14, 2004 11:05 AM To: Ivanhoe Abrehams Cc: con...@li... Subject: Re: [Concern-users] error compiling devel Hi, sorry, the class was missing in CVS. I attached it to the mail and added it to CVS. Same with the project icon .. put it to: devel/src/res/icon/project.png Holger Quoting Ivanhoe Abrehams <Iva...@lb...>: > Hi guys, > > > > First of all, thank you for your swift response > > My next hurdle is to get model, devel and controller to compile. > > > > Model compiles just fine, although devel has a problem in that the class > LibraryEvent does not exist. > > I did a search and cant find this class in the code base either. Maybe this > is a new class that somebody forgot to commit? > > > > The following is the compiler output when compiling devel > > > > .............. > > compile: > > [depend] Deleted 0 out of date files in 0 seconds > > [javac] Compiling 148 source files to > C:\Concern\concern\concern\devel\build\class > > [javac] > C:\Concern\concern\concern\devel\src\java\org\concern\devel\action\ToLibrary > Action.java:63: cannot resolve s > > ymbol > > [javac] symbol : class LibraryEvent > > [javac] location: class org.concern.devel.action.ToLibraryAction > > [javac] item = new LibraryEvent(event); > > [javac] ^ > > [javac] 1 error > > ............. > > > > > > Thank you in advance > > > > Ivanhoe > > Holger Engels (Dipl Inf Med) -- Consultant, Architect, Developer Mobile: +49 176 20119752 ------------------------------------------------- This mail sent through IMP: http://horde.org/imp/ |