[Gtk-osx-users] trying to create a framework with the file create-frameworks.sh
- From: Energy <energy1011 gmail com>
- To: gtk-osx-users lists sourceforge net
- Subject: [Gtk-osx-users] trying to create a framework with the file create-frameworks.sh
- Date: Sat, 2 Jul 2011 18:26:38 -0500
I create a new clean mac user on my system doing the steps to create a working SDK
from de README file of that repo-dir
my terminal steps:
sh gtk-osx-build-setup.sh
Installing jhbuild...
Installing jhbuild configuration...
Installing gtk-osx moduleset files...
Done.
JHB=cfw-10.4 jhbuild bootstrap
JHB=cfw-10.4 jhbuild build
*But when I want to create the frameworks with:
the file ./create-frameworks.sh
Traceback (most recent call last):
File "/Users/user/.local/bin/jhbuild", line 31, in <module>
jhbuild.main.main(sys.argv[1:])
File "/Users/user/Source/jhbuild/jhbuild/main.py", line 147, in main
rc = jhbuild.commands.run(command, config, args, help=lambda: print_help(parser))
File "/Users/user/Source/jhbuild/jhbuild/commands/__init__.py", line 123, in run
return cmd.execute(config, args, help)
File "/Users/user/Source/jhbuild/jhbuild/commands/__init__.py", line 52, in execute
return self.run(config, options, args, help)
TypeError: run() takes exactly 4 arguments (5 given)
No prefix setup, make sure you have a recent jhbuildrc file from
and a framework creation setup (".jhbuildrc-cfw-10.4" file). /* I have this file correct at my home directory */
* How can I fix it ?
My System:
Snow leopard 10.6.7
Xcode Version 3.2.5
Thanks for help =)
[Date Prev][
Date Next] [Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]