Author Topic: Cant compile contrib workspace  (Read 3457 times)

Offline Pecan

  • Plugin developer
  • Lives here!
  • ****
  • Posts: 2775
Cant compile contrib workspace
« on: February 01, 2006, 10:14:29 pm »
On ubuntu 510 I get the following err attempting
to run ./update after successfully compiling svn 1916
Code
Compiling: sdk/xtra_res.cpp

Linking dynamic library: devel/libcodeblocks.so
g++: .objs/sdk/customvars.o: No such file or directory
g++: .objs/sdk/configmanager-revision.o: No such file or directory

[EDIT: guess it wasnt so successfull.]

Process terminated with status 1 (32 minutes, 8 seconds)
0 errors, 95 warnings


pecan@herman:~/devel/trunk/src/output$ cd ..
pecan@herman:~/devel/trunk/src$ ./update
Creating output directory tree
Compressing core UI resources
Compressing plugins UI resources
Packing core UI bitmaps
Packing plugins UI bitmaps
Copying files
cp: cannot stat `devel/codeblocks': No such file or directory
Stripping debug info from output tree
Creating launch-scripts
pecan@herman:~/devel/trunk/src$

Then when I try to compile the workspace CB load
a blank workspace. png attached.

I delete the .conf and got the same results.

thanks
pecan


[attachment deleted by admin]
« Last Edit: February 01, 2006, 10:17:38 pm by Pecan »

Offline tiwag

  • Developer
  • Lives here!
  • *****
  • Posts: 1196
  • sailing away ...
    • tiwag.cb
Re: Cant compile contrib workspace
« Reply #1 on: February 02, 2006, 08:20:51 am »
Then when I try to compile the workspace CB load
a blank workspace. png attached.

the ContribPligins.workspace contains only the projects which are building on Windows ;-(