Author Topic: Can't create output directory \\GALILEO2010\Projekte\...  (Read 4121 times)

Offline drnicolas

  • Multiple posting newcomer
  • *
  • Posts: 11
Can't create output directory \\GALILEO2010\Projekte\...
« on: December 07, 2010, 08:20:36 am »
This is my first try with CodeBlocks.

After adding existing source files to my project, I tried to build the project the first time with WinAVR.
Now I get a message for each source file, "Can't create output directory ..." and an network-path


What is the problem ? :shock:
Computer Windows7 in a domain-environment
Codeblocks 10.05

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
(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!]

Offline drnicolas

  • Multiple posting newcomer
  • *
  • Posts: 11
Re: Can't create output directory \\GALILEO2010\Projekte\...
« Reply #2 on: December 07, 2010, 08:34:06 am »
Thank you for your answer.
ACtually, I don't find something like "turn on compiler logging" in my Settings menu.  :lol:

I am using Codeblock 10.05
Computer Windows7 in a domain-environment
Codeblocks 10.05

Offline drnicolas

  • Multiple posting newcomer
  • *
  • Posts: 11
Re: Can't create output directory \\GALILEO2010\Projekte\...
« Reply #3 on: December 07, 2010, 08:47:54 am »
Okay, I found the option.

But the error message stays the same.
The command-line text contains one empty -mmcu= option and another -mmcu=at90can128 option.
Why is it possible to hook more than ONE -mmcu-option  in the build options ?
Computer Windows7 in a domain-environment
Codeblocks 10.05