[sldev] macview First Look compilation error

Laurent Laborde kerdezixe at gmail.com
Sun Mar 18 19:04:02 PDT 2007


Hey hey !
I have an error i really don't understand.

I'm compiling newbiew with Xcode on my mac.
Almost everything is ok and ... here is the log :

Traceback (most recent call last):
  File "viewer_manifest.py", line 450, in ?
    main(srctree=viewer_dir, dsttree=os.path.join(viewer_dir, "packaged"))
  File "../lib/python/indra/llmanifest.py", line 198, in main
    wm.do(*args['actions'])
  File "../lib/python/indra/llmanifest.py", line 555, in do
    self.construct()
  File "viewer_manifest.py", line 295, in construct
    self.path('trial')
  File "../lib/python/indra/llmanifest.py", line 545, in path
    self.check_file_exists(src)
  File "../lib/python/indra/llmanifest.py", line 512, in check_file_exists
    raise RuntimeError, "Path " + path + " doesn't exist"
RuntimeError: Path trial doesn't exist


What's wrong please ?

-- 
kerunix Flan


More information about the SLDev mailing list