Fwd: Re(2): com.dalsemi.system.
"Brian Hambleton" <[email protected]>
| Newsgroups | gmane.comp.hardware.microcontrollers.tini |
|---|---|
| Message-ID | <[email protected]> |
Hi Bryan, Thanks for the quick reply. I have run your batch file, output is as below. I don't understand the reference to "javac: invalid flag: Files\PhotoDeluxe". Photo Deluxe appears in my classpath as a legacy item but its role here is a mystery to me. Regards, BJH Bryan Armstrong <bryan.armstrong-6tN4nzCoH/[email protected]> writes: >Brian Hambleton wrote: >> Hi Bryan, >> >> Still having difficulties here. >> >> I am working with the HelloWeb example from page 45 of the The TINI specification and developers guide / Don Loomis. >> >> Seems like a classpath issue to me but I can't see it. See below for relevant outputs. > >The HTTP server classes have been moved out of the core built-in classes >and can now be built externally through the BuildDependency tool (-add >HTTPSERVER). > >The TINIWebServer example (<tinidir>/examples/TINIWebServer) has a batch >file that uses BuildDependency and includes the HTTPSERVER classes. > > >-- > cd . > buildWebServer.bat E:\Java\tini1.12\examples\TINIWebServer>buildWebServer.bat javac: invalid flag: Files\PhotoDeluxe Usage: javac <options> <source files> where possible options include: -g Generate all debugging info -g:none Generate no debugging info -g:{lines,vars,source} Generate only some debugging info -nowarn Generate no warnings -verbose Output messages about what the compiler is doing -deprecation Output source locations where deprecated APIs are used -classpath <path> Specify where to find user class files -sourcepath <path> Specify where to find input source files -bootclasspath <path> Override location of bootstrap class files -extdirs <dirs> Override location of installed extensions -d <directory> Specify where to place generated class files -encoding <encoding> Specify character encoding used by source files -source <release> Provide source compatibility with specified release -target <release> Generate class files for specific VM version -help Print a synopsis of standard options java.lang.NoClassDefFoundError: Files\PhotoDeluxe Exception in thread "main" _______________________________________________ TINI mailing list TINI-6tN4nzCoH/[email protected] To UNSUBSCRIBE, edit your profile, or see list archives: http://lists.dalsemi.com/mailman/listinfo/tini