User forums > Help

'Run' and Run part of 'Build and Run' not working...

<< < (2/4) > >>

reckless:
could be a number of reasons especially on newer os like vista and windows 7

one i had a load of gripe with was DEP or data execution prevention basically blocking calls from other programs, another was permissions on windows 7 especially on 64 bit win 7 anything i as a user
installed in program files needed some special permissions or it would block execution.

do you get any createprocess errors ?



jajdoo:
funny thing - i cant debug at all, but i can run  :P
i think together we have one functioning C::B eh?

MaxLondon:
I'm running on WinXP with admin rights, so no Vista/Win7 with UAC or user rights issue

I don't see any error message/popup etc. Just does 'nothing', when I click the button or select the menu entry.

Does CB create a log somewhere?

@jajdoo: did you check that you have GDB installed correctly, etc?

stahta01:
I have not read all the messages; but, did anyone suggest the basics thing to check?

Project -> Set Program arguments
  Check value of everything
and also
Project -> Properties -> Build Target
  Check value of "Output Filename" and "Execution working directory"

NOTE: For many things to work in Code::Blocks a project must exist and best to save it at least once before running or debugging.

Tim S.

MaxLondon:

--- Quote from: stahta01 on April 22, 2010, 07:01:02 pm ---Project -> Set Program arguments
  Check value of everything
and also
Project -> Properties -> Build Target
  Check value of "Output Filename" and "Execution working directory"

--- End quote ---

I checked this several times and to no avail.

BUT after a reboot everything WORKS... strangely... although I restarted CodeBlocks several times before, which didn't help.

So the problem is "solved". Unfortunately I don't know what the real cause for the problem was.

Thanks for trying to help.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version