Re: Compile Question

<[email protected]> Mon, 4 Sep 2006 09:47:20 -0700 (PDT)
Newsgroups gmane.emacs.jdee
Message-ID <[email protected]>
Hi Curtis,

I've had no trouble compiling in windows and linux
using the supplied Makefile, though I've never tried
jde-compile-jde  ... just update the location of the
needed packages in the Makefile: e.g.,

CEDET = ../../cedet-1.0beta3b
ELIB  = ../../elib-1.0

Hth.

--- Curtis Fonger <[email protected]> wrote:

> Hi everyone, I'm new to this list, so I'm not sure
> if this is the  
> right place to ask a question or not (please let me
> know if I'm  
> breaking any protocol...).
> 
> My problem is that I can't compile JDE correctly. 
> I've tried  
> different version combinations of JDE and CEDET, but
> still no luck.   
> I've made sure that the makefile in jde/lisp points
> to the correct  
> folders, and I use the "jde-compile-jde" command in
> emacs.  Sometimes  
> it compiles (with warnings), but then JDE is
> unusable for some  
> reason.  I'm using JDE 2.3.5.1 and CEDET 1.0pre3. 
> Does anyone know  
> of a combination of JDE and CEDET that compiles and
> works afterwards?
> 
> Any help on this would be greatly appreciated. 
> Thanks!
> 
> -Curtis
>