Proplems with XCode 2.5

0 views
Skip to first unread message

rom

unread,
Dec 25, 2007, 10:19:16 AM12/25/07
to cocoa-sharp-dev
Hi all, I have just discovered cocoa # and am rearing to go.
However I have had some problems getting it up and running

Firstly XCode 2.5 did not detect the plugin.
I figured out that the plugin for xcode2.5 are in a different
locations
/Library/Application Support/Developer/2.5

So after creating this directory and moving the plugins, I can now
create a cocoa# project.

However when trying to build it I am getting errors :
I presume that there is a config problem.

Some pointers on the correct config for XCode2.5 would be greatly
appreciated


ERRORS>>

Building target "Test" of project "Test" with configuration "Release"
-- (1 error, 2 warnings)
Checking Dependencieswarning: no rule to process file '$(PROJECT_DIR)/
Test.cs' of type sourcecode.csharp for architecture ppc
warning: no rule to process file '$(PROJECT_DIR)/
ApplicationController.cs' of type sourcecode.csharp for architecture
ppc
warning: no rule to process file '$(PROJECT_DIR)/Test.cs' of type
sourcecode.csharp for architecture ppc
warning: no rule to process file '$(PROJECT_DIR)/
ApplicationController.cs' of type sourcecode.csharp for architecture
ppc
cd /Users/rom/Test

/bin/sh -c /Users/rom/Test/build/Test.build/Release/Test.build/
Script-9463AB0C0B50B6A700776857.sh

Unhandled Exception: System.IO.FileNotFoundException: Test.exe does
not exist
File name: "Test.exe"
at System.IO.File.Copy (System.String src, System.String dest,
Boolean overwrite) [0x00000]
at System.IO.File.Copy (System.String sourceFilename, System.String
destFilename) [0x00000]
at Mac.Pack.Generate () [0x00000]
at Mac.Pack.Main (System.String[] args) [0x00000]
at Mac.Pack.Main (System.String[] args) [0x00000]
at Mac.Pack.Main (System.String[] args) [0x00000]
at Mac.Pack.Main (System.String[] args) [0x00000]
at Mac.Pack.Main (System.String[] args) [0x00000]
at Mac.Pack.Main (System.String[] args) [0x00000]
at Mac.Pack.Main (System.String[] args) [0x00000]
at Mac.Pack.Main (System.String[] args) [0x00000]
at Mac.Pack.Main (System.String[] args) [0x00000]
Build failed (1 error, 2 warnings)

ma...@jounimiikki.com

unread,
Dec 30, 2007, 5:24:54 PM12/30/07
to cocoa-sharp-dev
I had the exactly same problem. I installed CSharpXcodePlugin 3.1
after I had this problem with 3.0. Now everything works fine. Just
trying to manage the namespace change, its not apple.foundation
anymore, it's Cocoa. if you are going through those examples.

Br,
Jouni
Reply all
Reply to author
Forward
0 new messages