Author Topic: The 24 october 2006 build is out.  (Read 20038 times)

Offline PsYhLo

  • Almost regular
  • **
  • Posts: 157
Re: The 24 october 2006 build is out.
« Reply #15 on: October 25, 2006, 02:57:53 pm »
ERROR: SDK version mismatch for CBProfiler (1.11.1). Expecting 1.11.2
SVN 3144
this shows in Code::Blocks Debug when i start Code::Blocks

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5490
Re: The 24 october 2006 build is out.
« Reply #16 on: October 25, 2006, 03:25:57 pm »
svn 3144 --> is now called Profiler --> remove the CBProfiler.zip/dll from your share directory

Offline branleb

  • Multiple posting newcomer
  • *
  • Posts: 16
Re: The 24 october 2006 build is out.
« Reply #17 on: October 25, 2006, 03:32:37 pm »
Hi
i've found a bug in this #include file finder, i think.
....

can you give some example code, I just tried it on #include <iostream> and that worked

Here's some Code:
//? UNIT: Generic FileParser
#ifndef PARSERERROR_HPP
#define PARSERERROR_HPP

#include <exception>
#include <string>

#include "Object.hpp"

But if mean compiling, it works fine.
But i can't open Header files located in the gloval Compilers include dir with the context menu.

Don't hate the Hacker. Hate the Code!

Offline cstudent

  • Almost regular
  • **
  • Posts: 159
    • Cstudent's Help Desk
Re: The 24 october 2006 build is out.
« Reply #18 on: October 25, 2006, 03:34:07 pm »
1) delete those old plug-ins (dll and zip file) (compilergcc and debuggergdb), they have new names : compiler and debugger


2) CBProfiler --> is renamed now to Profiler --> Profiler.Zip, Profiler.dll, Profiler.so, etc ..
  - just clean up your old CBProfiler zip files and so's and dll's

available ce soir in the nightly

Well, in regards to my build on Ubuntu 6.10, I had just done a clean install of Edgy on Monday evening. So there would not be an old CBProfiler.zip file. But I'll wait until ce soir and see what happens. :) (Had to look up what that meant)