[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: problem with compile command
From: |
Yuri Khan |
Subject: |
Re: problem with compile command |
Date: |
Sat, 5 Nov 2016 12:11:43 +0600 |
On Sat, Nov 5, 2016 at 4:06 AM, Russ P. <russ.paielli@gmail.com> wrote:
> I am having a problem with the compile command in emacs version 24.4.1 on
> Kubuntu Linux. The following is a sample of what I get. When I click on a
> highlighted error, it should take me to the file and line, but instead it
> opens up a file selection window that I don't want. The command works on my
> other computer. I tried restarting emacs, but that didn't help. Any idea what
> the problem is? Thanks.
> [0m[ [31merror [0m]
> [0m/home/rpaielli/trajspec/src/main/scala/trajspec/Encounter.scala:53: not
> enough arguments for method resolveTraj: (traj: trajspec.Traj, conflicts:
> trajspec.separation.Encounters, traffic: trajspec.separation.TrajList,
> tryTwice: types.Bool)trajspec.Maneuver. [0m
You might start troubleshooting this problem by telling your compiler
to disable coloring. If I were Emacs, I might be thrown off with paths
tht apparently start with 0m/.