Author Topic: How to run CodeBlocks for non admin?  (Read 9291 times)

maravaz

  • Guest
How to run CodeBlocks for non admin?
« on: October 13, 2017, 09:22:00 pm »
I want to use CodeBlock on my college library, I downloaded CodeBlock for non-Admin, installed correctly on the desktop but I can't use is cuz the pc does not have a GNU GCC compiler installed.
Is there anyway how to ride about this inconvenience?
Is there any C, C++ compiler package for non admin user?

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: How to run CodeBlocks for non admin?
« Reply #1 on: October 13, 2017, 10:28:44 pm »
We don't support any compiler.
You'll get a better answer if you ask the mingw and mingw-w64 developers if there is something that could be installed without admin rights.

Generally the gcc compilers for windows don't care too much about an installation.
If you find a compiler which is some archive with file you should be able to deploy it on any computer.
(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!]