Developer forums (C::B DEVELOPMENT STRICTLY!) > CodeCompletion redesign

Suggestion: Using ctags & sqlite for code completion

<< < (5/16) > >>

takeshimiya:

--- Quote from: tiwag on August 29, 2006, 05:37:09 pm ---how did you build it then as you've posted before ?

--- End quote ---

As I've said, CodeLite compiles and links succesfully, LiteEditor compiles but not links successfully (because it's missing the implementation of wxFlatNotebook).

Attached are the CBP projects but be warned, you'll have to adjust them accordingly to the dependencies on your system
(or you can wait until I bundle the dependencies - wxsqlite, wxscintilla, etc).

[attachment deleted by admin]

tiwag:

--- Quote from: Takeshi Miya on August 29, 2006, 05:51:32 pm ---Attached are the CBP projects but be warned, you'll have to adjust them accordingly to the dependencies on your system

--- End quote ---

thx,
can you post the wx-config too ?
seems to be handy

takeshimiya:

--- Quote from: tiwag on August 29, 2006, 06:03:39 pm ---thx,
can you post the wx-config too ?
seems to be handy

--- End quote ---

Of course, I've put it here in the meantime: http://www.wxwidgets.org/wiki/index.php/Wx-config_Windows_port

Little OT: I'm wanting to add support for it in the wx Wizard, but I haven't found yet squirrel bindings to do it (I haven't found a way to add/remove environment variables, and I don't know if there is a way to communicate with plugins). Plus other things, like I would need to have text-file reading bindings for simple parsing.

eranif:
Hi,

I removed the wxStyledNotebook from the code and replaced it with wxFlatNotebook
I also add the implementation of wxFlatNotebook - the updated files of wxFlatNotebook are under CVS in SF (I was too lazy to create new version release), I cant commit my changes for sometime now I am getting error "No route to host" ..

the link to the sources:
www.eistware.com/wxes/codelite/CodeParser.zip

I also did some minor cosmetics changes to the demo:
put liteeditor.xml file under your working directory (xml file containing colour and other settings for scintilla), it can be found under CodeParser/LiteEditor

Next step, I will try and build the library in UNICODE.
Eran

takeshimiya:

--- Quote from: eranif on August 29, 2006, 07:14:44 pm ---Hi,

I removed the wxStyledNotebook from the code and replaced it with wxFlatNotebook
I also add the implementation of wxFlatNotebook - the updated files of wxFlatNotebook are under CVS in SF (I was too lazy to create new version release), I cant commit my changes for sometime now I am getting error "No route to host" ..

--- End quote ---
Yes, SF has been working very bad lately, lot's of Error 500 too.

BTW, have you received my mail?

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version