PB not letting me build modified code in MenuExtras!!
PB not letting me build modified code in MenuExtras!!
- Subject: PB not letting me build modified code in MenuExtras!!
- From: Varun Mehta <email@hidden>
- Date: Thu, 04 Jul 2002 19:24:56 -0400
I have been working on creation of a MenuExtra, and I've been trying to use
the code that Frank Vercruesse, creator of ASM has made available via GPL.
I also tried using the code from ClassicSpy, and a small snippet of a
barebone menu extra that Frank kindly gave to me to use. However, whenever
I try to alter the code and then build the new .menu file I get a problem.
In ASM and ClassicSpy it gives me an error on the first compile that Build
Failed (see log). In the log it says that it skipped the product ASM.menu
because of lack of resource ~/ASM2/contents/asm.
The second time I try to build it works, but none of the changes I make
actually have any effect on the final build!
For the basic menu I don't have this build failing problem, but still no
changes I make have an effect on the built .menu file.
All of my own home-brewed project files build perfectly, and I never have
any problem modifying the code and seeing the results in the product.
I've never worked with Menu Extras before, so I don't know what I should do
to get this thing to build the way I want it to!
Can anyone help? Thank you in advance.
Varun Mehta
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.