News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Function declaration and definition not found...

Started by 84matte84, October 24, 2013, 01:04:31 PM

Previous topic - Next topic

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
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.