OS : Windows 2003 Make : mingw32-make-3.81 Java : 1.6u6 OO : 2.4 Out of box, IDLC gives following error when compiling IDL files from the example dir.
E.g: E:> e:/tools/mingw32-make-3.81/bin/make mkdir E:\\ids\\out\\OpenOffice.org_2\\WINexample.out\\misc\\ToDo "E:\tools\openoffice\OpenOffice.org_2.4_SDK/windows/bin/idlc" -C -I. -I../../../idl -OE:/ids/out/OpenOffice.org_2/WINexample.out/misc/ToDo XToDo.idl E:\tools\openoffice\OpenOffice.org_2.4_SDK/windows/bin/idlc: compile 'XToDo.idl' ... E:\tools\openoffice\OpenOffice.org_2.4_SDK\examples\java\ToDo\XToDo.idl(45) : Statement can not be parsed: syntax error, unexpected $undefined E:\tools\openoffice\OpenOffice.org_2.4_SDK\examples\java\ToDo\XToDo.idl(53) : Statement can not be parsed: definitions E:\tools\openoffice\OpenOffice.org_2.4_SDK\examples\java\ToDo\XToDo.idl(54) : Statement can not be parsed: syntax error, unexpected '}', expecting $end E:\tools\openoffice\OpenOffice.org_2.4_SDK\examples\java\ToDo\XToDo.idl(54) : Statement can not be parsed: definitions E:\tools\openoffice\OpenOffice.org_2.4_SDK\examples\java\ToDo\XToDo.idl(55) : Statement can not be parsed: syntax error, unexpected '}', expecting $end E:\tools\openoffice\OpenOffice.org_2.4_SDK\examples\java\ToDo\XToDo.idl(55) : Statement can not be parsed: definitions E:\tools\openoffice\OpenOffice.org_2.4_SDK\examples\java\ToDo\XToDo.idl(56) : Statement can not be parsed: syntax error, unexpected '}', expecting $end E:\tools\openoffice\OpenOffice.org_2.4_SDK\examples\java\ToDo\XToDo.idl(56) : Statement can not be parsed: definitions E:\tools\openoffice\OpenOffice.org_2.4_SDK/windows/bin/idlc: detected 8 errors Sun Microsystems (R) E:\tools\openoffice\OpenOffice.org_2.4_SDK/windows/bin/idlc Version 1.1 make: *** [E:/ids/out/OpenOffice.org_2/WINexample.out/misc/ToDo/XToDo.urd] Error 8 Any ideas? Anupam -- View this message in context: http://www.nabble.com/IDL-files-don%27t-compile-in-version-2.4-tp17732203p17732203.html Sent from the openoffice - dev mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
