User forums > Using Code::Blocks

Keep getting "It seems that this project has not been built yet."

(1/4) > >>

IceColdBeer:
Hi,

I have a project which builds a DLL.     Code blocks is setup to run an executable which loads the DLL.

Each time I hit run, a dialog box appears saying "It seems that this project has not been built yet.   Do you want to build it now?".  I click yes, the project builds successfully.

Hit execute again, then a dialog box appears again saying "It seems that this project has not been built yet.   Do you want to build it now?".

How does Code Blocks determine whether the project has already been built?  As I think there maybe a config file marked read only somewhere.

Thanks.
ICB.



oBFusCATed:
OS, CB, Gcc versions please?

IceColdBeer:

--- Quote from: oBFusCATed on July 20, 2010, 05:20:08 pm ---OS, CB, Gcc versions please?

--- End quote ---

Hello,

OS = Windows 7 (32 bit)
CB = 10.05
GCC was installed from MinGW 5.6.1

oBFusCATed:

--- Quote from: IceColdBeer on July 20, 2010, 07:50:41 pm ---GCC was installed from MinGW 5.6.1

--- End quote ---
Try newer gcc, that one might be broken on vista/7, TDM release of the compiler is pretty good, you can try that one.
Also I think your version is 5.1.6...

IceColdBeer:
Yes, typo, I meant MinGW-5.1.6.

Looks like MinGW-5.1.6 is the latest version.

gcc - version 3.4.5 (mingw-vista special r3)
mingw32-make - GNU Make 3.81

I don't think it is a compiller issue as the project compiles and links.  The output DLL is produced successfully.   My question was how CB determines whether the project needs to be built again...

Navigation

[0] Message Index

[#] Next page

Go to full version