User forums > Using Code::Blocks

Function declaration and definition not found...

(1/1)

84matte84:
Hi guys,

I am new to CodeBlocks and I'm loving it...

I was able to import my C windows console project and to make it
able to compile with my custom external Makefile...

everything works now and I am able to compile the program BUT
I can't browse the code...code definition and declaration always answer
"NOT FOUND"

what's the problem? what am I supposed to do to make it works?

thank you

ToApolytoXaos:

--- Quote from: 84matte84 on October 24, 2013, 01:04:31 pm ---I was able to import my C windows console project and to make it
able to compile with my custom external Makefile...

everything works now and I am able to compile the program BUT
I can't browse the code...code definition and declaration always answer
"NOT FOUND"

what's the problem? what am I supposed to do to make it works?

thank you

--- End quote ---
I have imported Lua source code in an empty C::B project, edited the makefiles a bit to help with cleanup, and everything compiles smoothly. Code definitions and declarations work just fine; why it's not working in your case, I have no idea.

Besides, you did not provide further information as of what compiler are you using with C::B, which version of C::B are you using, what version of Windows, and so forth. Provide this kind of information and folks here will definitely going to help you 84matte84.

Cheers.

Navigation

[0] Message Index

Go to full version