Hi,
I got the latest jive code and went rhough the basic libs and etc. to be installed and configured on the mac.
I was able to do a make -f Makefile.osx and generate the executable.
I tried creating a XCode project out of the existing sources, careted a new target so that it points to the makefile.osx location. i used the arguments to make to be "-f Makefile.osx".
The project builds fine with 4 warnings, but doesn't run. The eror message is that "There is no executable called jive to run".
Are there any additions steps to configure the XCode project for the building and running to go smoothly?
Results 1 to 2 of 2
Thread: Compiling Jive on Xcode 2.4.1
-
2007-08-30, 15:54 #1
- Join Date
- Aug 2007
- Posts
- 3
Compiling Jive on Xcode 2.4.1
-
2007-08-30, 18:11 #2
[SlimDevices: Jive] Compiling Jive on Xcode 2.4.1
Erin,
Can you look in jive/build/osx/bin and look for an executable named
jive there? If so, then you probably need to convince XCode to use
that binary.
On Aug 30, 2007, at 3:54 PM, erin0658 wrote:
>
> Hi,
>
> I got the latest jive code and went rhough the basic libs and etc. to
> be installed and configured on the mac.
> I was able to do a make -f Makefile.osx and generate the executable.
> I tried creating a XCode project out of the existing sources,
> careted a
> new target so that it points to the makefile.osx location. i used the
> arguments to make to be "-f Makefile.osx".
>
> The project builds fine with 4 warnings, but doesn't run. The eror
> message is that "There is no executable called jive to run".
>
> Are there any additions steps to configure the XCode project for the
> building and running to go smoothly?
>
>
> --
> erin0658
> ----------------------------------------------------------------------
> --
> erin0658's Profile: http://forums.slimdevices.com/member.php?
> userid=12992
> View this thread: http://forums.slimdevices.com/showthread.php?t=38047
>
>