Forum: Mikrocontroller und Digitale Elektronik Atmel Studio macht Probleme mit Parallels


von jok3r (Gast)


Lesenswert?

Hallo, ich habe Probleme Atmel studio 6.2 SP1 auf meinem Macbook über 
parallels zum laufen zu bekommen ...

Nach dem kompilieren kommt immer der selbe Fehler


------ Build started: Project: GccApplication3, Configuration: Debug AVR 
------
Build started.
Project "GccApplication3.cproj" (default targets):
Target "PreBuildEvent" skipped, due to false condition; 
('$(PreBuildEvent)'!='') was evaluated as (''!='').
Target "CoreBuild" in file "C:\Program Files (x86)\Atmel\Atmel Studio 
6.2\Vs\Compiler.targets" from project "\\psf\Home\Documents\Atmel 
Studio\6.2\GccApplication3\GccApplication3\GccApplication3.cproj" 
(target "Build" depends on it):
  Task "RunCompilerTask"
    Shell Utils Path C:\Program Files (x86)\Atmel\Atmel Studio 
6.2\shellUtils
    C:\Program Files (x86)\Atmel\Atmel Studio 6.2\shellUtils\make.exe 
all
    "\\psf\Home\Documents\Atmel 
Studio\6.2\GccApplication3\GccApplication3\Debug"
    CMD.EXE wurde mit dem oben angegebenen Pfad als aktuellem 
Verzeichnis gestartet.
    UNC-Pfade werden nicht unterstützt.
    Stattdessen wird das Windows-Verzeichnis als aktuelles Verzeichnis 
gesetzt.
    Building file: .././GccApplication3.c
    "\\psf\Home\Documents\Atmel 
Studio\6.2\GccApplication3\GccApplication3\Debug"
    CMD.EXE wurde mit dem oben angegebenen Pfad als aktuellem 
Verzeichnis gestartet.
    UNC-Pfade werden nicht unterstützt.
    Stattdessen wird das Windows-Verzeichnis als aktuelles Verzeichnis 
gesetzt.
    Invoking: AVR/GNU C Compiler : 4.8.1
    "\\psf\Home\Documents\Atmel 
Studio\6.2\GccApplication3\GccApplication3\Debug"
    CMD.EXE wurde mit dem oben angegebenen Pfad als aktuellem 
Verzeichnis gestartet.
    UNC-Pfade werden nicht unterstützt.
    Stattdessen wird das Windows-Verzeichnis als aktuelles Verzeichnis 
gesetzt.
avr-gcc.exe(0,0): error: .././GccApplication3.c: No such file or 
directory
avr-gcc.exe(0,0): warning: '-x c' after last input file has no effect
avr-gcc.exe(0,0): error: no input files
    compilation terminated.
    make: *** [GccApplication3.o] Error 1
    "C:\Program Files (x86)\Atmel\Atmel Toolchain\AVR8 
GCC\Native\3.4.1061\avr8-gnu-toolchain\bin\avr-gcc.exe"  -x c 
-funsigned-char -funsigned-bitfields -DDEBUG  -O1 -ffunction-sections 
-fdata-sections -fpack-struct -fshort-enums -g2 -Wall -mmcu=atmega328p 
-c -std=gnu99 -MD -MP -MF "GccApplication3.d" -MT"GccApplication3.d" 
-MT"GccApplication3.o"   -o "GccApplication3.o" ".././GccApplication3.c"
    The command exited with code 2.
  Done executing task "RunCompilerTask" -- FAILED.
Done building target "CoreBuild" in project "GccApplication3.cproj" -- 
FAILED.
Done building project "GccApplication3.cproj" -- FAILED.

Build FAILED.
========== Build: 0 succeeded or up-to-date, 1 failed, 0 skipped 
==========


Leider ergab die suche im Internet keine Lösung :/
Ich BITTE also um Hilfe

Gruß

von Peter II (Gast)


Lesenswert?

> UNC-Pfade werden nicht unterstützt.

verwende mal ein richtige Laufwerk

von der_thorben (Gast)


Lesenswert?

hatte auch ein problem mit. hab dann echtes windows installiert, ging 
dann auch.

von Peter II (Gast)


Lesenswert?

der_thorben schrieb:
> hatte auch ein problem mit. hab dann echtes windows installiert, ging
> dann auch.

etwas übertrieben, wegen dem kleinen Problem. Einfach dem UNC-Path eine 
Laufwerksbuchstaben zuordnen.

von jok3r (Gast)


Lesenswert?

Hallo,

UNC PATH ist der Laufwerksbuchstabe? Habe alle Ordner mal auf Windows 
erzeugt das ergab keine Besserung :/

von jok3r (Gast)


Lesenswert?

@der_thorben

echtes Windoof ist dann für dich über Bootcamp?

Gruß

von Peter II (Gast)


Lesenswert?

jok3r schrieb:
> UNC PATH ist der Laufwerksbuchstabe?
nein, etweder UNC Path oder Laufwerksbuchstabe

> Habe alle Ordner mal auf Windows
> erzeugt das ergab keine Besserung :/
dann kann aber keine Meldung mit dem UNC path mehr kommen. Wenn diese 
immer noch kommt hast du was falsch gemacht.

von jok3r (Gast)


Lesenswert?

alle Ordner liegen auf dem Desktop...

von Peter II (Gast)


Lesenswert?

jok3r schrieb:
> alle Ordner liegen auf dem Desktop...

dann poste bitte noch mal die Fehlermeldung

von AP (Gast)


Lesenswert?

Aha, interessant. Bei mir war's genau andersrum: Unter Win7 32bit auf 
einem T41 keine Chance. Unter Windows 7 professional, 64bit auf Paralles 
9 / Mavericks schnurrt das Studio 6.2 wie eine katze - inklusive 
AVRispMk2 :-)

Welche Versionskombination verwendest Du denn?

von Jok3r (Gast)


Angehängte Dateien:

Lesenswert?

Anbei das Foto,...

Meldung ->

------ Build started: Project: GccApplication3, Configuration: Debug AVR 
------
Build started.
Project "GccApplication3.cproj" (default targets):
Target "PreBuildEvent" skipped, due to false condition; 
('$(PreBuildEvent)'!='') was evaluated as (''!='').
Target "CoreBuild" in file "C:\Program Files (x86)\Atmel\Atmel Studio 
6.2\Vs\Compiler.targets" from project "\\psf\Home\Documents\Atmel 
Studio\6.2\GccApplication3\GccApplication3\GccApplication3.cproj" 
(target "Build" depends on it):
  Using "RunCompilerTask" task from assembly "C:\Program Files 
(x86)\Atmel\Atmel Studio 6.2\Extensions\Application\AvrGCC.dll".
  Task "RunCompilerTask"
    Shell Utils Path C:\Program Files (x86)\Atmel\Atmel Studio 
6.2\shellUtils
    C:\Program Files (x86)\Atmel\Atmel Studio 6.2\shellUtils\make.exe 
all
    "\\psf\Home\Documents\Atmel 
Studio\6.2\GccApplication3\GccApplication3\Debug"
    CMD.EXE wurde mit dem oben angegebenen Pfad als aktuellem 
Verzeichnis gestartet.
    UNC-Pfade werden nicht unterstützt.
    Stattdessen wird das Windows-Verzeichnis als aktuelles Verzeichnis 
gesetzt.
    Building file: .././GccApplication3.c
    "\\psf\Home\Documents\Atmel 
Studio\6.2\GccApplication3\GccApplication3\Debug"
    CMD.EXE wurde mit dem oben angegebenen Pfad als aktuellem 
Verzeichnis gestartet.
    UNC-Pfade werden nicht unterstützt.
    Stattdessen wird das Windows-Verzeichnis als aktuelles Verzeichnis 
gesetzt.
    Invoking: AVR/GNU C Compiler : 4.8.1
    "C:\Program Files (x86)\Atmel\Atmel Toolchain\AVR8 
GCC\Native\3.4.1061\avr8-gnu-toolchain\bin\avr-gcc.exe"  -x c 
-funsigned-char -funsigned-bitfields -DDEBUG  -O1 -ffunction-sections 
-fdata-sections -fpack-struct -fshort-enums -g2 -Wall -mmcu=atmega328p 
-c -std=gnu99 -MD -MP -MF "GccApplication3.d" -MT"GccApplication3.d" 
-MT"GccApplication3.o"   -o "GccApplication3.o" ".././GccApplication3.c"
    "\\psf\Home\Documents\Atmel 
Studio\6.2\GccApplication3\GccApplication3\Debug"
    CMD.EXE wurde mit dem oben angegebenen Pfad als aktuellem 
Verzeichnis gestartet.
    UNC-Pfade werden nicht unterstützt.
    Stattdessen wird das Windows-Verzeichnis als aktuelles Verzeichnis 
gesetzt.
avr-gcc.exe(0,0): error: .././GccApplication3.c: No such file or 
directory
avr-gcc.exe(0,0): warning: '-x c' after last input file has no effect
avr-gcc.exe(0,0): error: no input files
    compilation terminated.
    make: *** [GccApplication3.o] Error 1
    The command exited with code 2.
  Done executing task "RunCompilerTask" -- FAILED.
Done building target "CoreBuild" in project "GccApplication3.cproj" -- 
FAILED.
Done building project "GccApplication3.cproj" -- FAILED.

Build FAILED.
========== Build: 0 succeeded or up-to-date, 1 failed, 0 skipped 
==========

von Jok3r (Gast)


Lesenswert?

Ich benutze Windoof 7 Prof. und das aktuelle Parallels :)

von Peter II (Gast)


Lesenswert?

"\\psf\Home\Documents\Atmel 
Studio\6.2\GccApplication3\GccApplication3\Debug"

Ich dachte alles liegt auf den Desktop? Irgendwo im Projekt hast du UNC 
Verzeichnisse und diese stören in der CMD.

von Jok3r (Gast)


Lesenswert?

Ja das war ein anderer Versuch,

ich habe jetzt ein neues Projekt erzeugt . Und ja irgendwie funktioniert 
es jetzt er hatte wohl wo noch irgendwas mit dem alten Pfad verknüpft .

Gruß

Bitte melde dich an um einen Beitrag zu schreiben. Anmeldung ist kostenlos und dauert nur eine Minute.
Bestehender Account
Schon ein Account bei Google/GoogleMail? Keine Anmeldung erforderlich!
Mit Google-Account einloggen
Noch kein Account? Hier anmelden.