all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Troubleshooting Compiling
@ 2004-03-26  0:08 eherman3
  0 siblings, 0 replies; only message in thread
From: eherman3 @ 2004-03-26  0:08 UTC (permalink / raw)


To whom it may concern,
    I have downloaded files off of our server at University at Buffalo 
onto my personal computer and as I compile them, I get this error. It 
will save changes that I make to the files but it won't compile them. 
Not only does this happen to my files from the school, but a test app 
was created and the same error was recieved. I'm told it is because of 
a file called prj.el needed for compiling. I have searched my computer 
for this file and minus the ones found in the emacs installation 
folders, its not found on my computer. I don't konw what else to do.
Please help ASAP. Thank you.
~Elizabeth~

Error recieved when compiling:

javac: invalid flag: and
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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-03-26  0:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-03-26  0:08 Troubleshooting Compiling eherman3

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.