News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

looking for a dll

Started by 3DModelerMan, September 14, 2008, 05:13:38 PM

Previous topic - Next topic

J!M!

"AdditionalPaths" is highlighted.

Thatz also my 2nd problem: Why do I have a such weird color distribution?

stahta01

Quote from: J!M! on September 21, 2008, 09:57:15 PM
Btw: Why is in Project->Properties some text as black as the background, so that I can't read it?

GreezZ J!M!

Because you selected an black background; somewhere in Code::Blocks there is an bug.

Tim S
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]

J!M!

Hmm.. Isn't there a patch for this? This really gets on my nerves...

But what is with my main problem? Isn't there other solution?
Ok, what I've thought: Even it is a Qt project, I've started up by making a "Dynamic Link Library"-Project. Maybe thatz the reason why C::B can't find Qt. But if then I choose "Qt Application", am I still able not to compile an .exe but a .dll, by changing build/project-options afterwards?

stahta01

#18
Quote from: J!M! on September 21, 2008, 10:43:48 PM
Hmm.. Isn't there a patch for this? This really gets on my nerves...

But what is with my main problem? Isn't there other solution?
Ok, what I've thought: Even it is a Qt project, I've started up by making a "Dynamic Link Library"-Project. Maybe thatz the reason why C::B can't find Qt. But if then I choose "Qt Application", am I still able not to compile an .exe but a .dll, by changing build/project-options afterwards?

Sounds more and more that you did not set the project search folder correctly, please confirm they are right.

Turn on Compiler logging and post the results.
This is done by selecting the "Full command line" option Under menu "Settings" -> "Compiler and Debugger" -> "Other Setting" tab, "Compiler logging".

What is the error?

Is it an compiler error, linker error or runtime error?

Tim S
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]

J!M!

WTF!
Don't know w2do.... -.-
-> screenshot

[attachment deleted by admin]

Jenna

Instead of "Task descripting" chose "Full commandline" from the dropdown list.