News:

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

Main Menu

#pragma comment(lib, "winmm.lib")

Started by ArbolOne, February 01, 2013, 07:03:26 PM

Previous topic - Next topic

ArbolOne

I am using C:B 12.11, but I have noticed that the icon bar for some of the features are missing, i.e. Run, Compile, Debug icons are no longer there.

How can I bring those Icons back?

oBFusCATed

Try to use View->Toolbars?

And please next time don't start useless polls.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

ArbolOne

Thanks for your reply.
I tried as you suggested, but the only icon-bar that actually display is the 'Main', the other ones do not.
What else can I do? Is there a updated version of CB for windows?

ArbolOne

Oh, by the way, how do I add winmm.lib in C:B?

oBFusCATed

Just reinstall and make sure you install all plugins, you need compiler, debugger as minimum.

In other words, your installation is broken. Also you can check if the plugins are installed but not loaded. See Plugin->Manage...
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

oBFusCATed

Quote from: ArbolOne on February 01, 2013, 07:14:45 PM
Oh, by the way, how do I add winmm.lib in C:B?
Read the manual, the faq on the wiki and other pages. This is discussed a lot and there is no need to be answered in every second topic.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Jenna

Can you check the toolbars in the menu ?
Or are the entries completely missing ?
At least the debugger toolbar can not be completely disabled, just hidden (in 12.11) or your system is totally messed up.

If you have moved the outside the visible area you also might be unable to get them back with enabling them in the menu.

In this case you can delete the current perspective in the "View -> Perspectives" menu.

ArbolOne

The "View -> Perspectives -> Debugging" solve the problem.

Thanks kids!! ;)