help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Building CEDET on Windows with Emacs 24.0.50.1


From: Deniz Dogan
Subject: Building CEDET on Windows with Emacs 24.0.50.1
Date: Tue, 18 Jan 2011 11:59:20 +0100

I'm trying to set up CEDET for the Windows build of Emacs from 2011-01-17:

GNU Emacs 24.0.50.1 (i386-mingw-nt6.1.7600) of 2011-01-17 on 3249CTO

I followed the instructions in cedet-build.el, tried both:
emacs -Q -l cedet-build.el -f cedet-build
...and....
M-x eval-buffer
M-x cedet-build-in-default-emacs
...but both of these methods generated errors.

In the compile log I see this:
Compiling file c:/Users/denizd/AppData/Roaming/.emacs.d/cedet/eieio/eieio.el
at Tue Jan 18 11:58:48 2011
Entering directory `c:/Users/denizd/AppData/Roaming/.emacs.d/cedet/eieio/'
eieio.el:52:1:Warning: cl package required at runtime
eieio.el:1268:12:Warning: global/dynamic var `this' lacks a prefix
eieio.el:2550:13:Error: Symbol's value as variable is void: filename

And in the *Messages* buffer:
Outdated speedbar 1.0 shadowed to meet minimum version 1.0.3
Setting up CEDET packages...
Cannot open load file: eieio-load
Cannot open load file: semantic-load
Cannot open load file: srecode-load
Cannot open load file: ede-load
Symbol's function definition is void: ede-project-autoload
Setting up CEDET packages...done
Loading c:/Users/denizd/AppData/Roaming/.emacs.d/cedet/common/cedet.el
(source)...done
defvar: Symbol's value as variable is void: cedet-menu-mpa

Then it all just stops.

Any ideas?


-- 
Deniz Dogan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]