What steps will reproduce the problem?
1. Add Framework for VVBasic and VVOSC to project
2. Build for 10.5 or higher, build succeeds and works on 10.6 using xcode 4.2
3. Run App on 10.5 and get a sigtrap, Dyld Error Message:
Library not loaded: @rpath/VVBasic.framwork/Versions/A/VVBasics
Reason: no suitable image found. Did find:.....
VVBasic: unknown required load command 0x80000022
What is the expected output? What do you see instead?
Running app but got the crash reporter with an EXC_BREAKPOINT
What version of the product are you using? On what operating system?
VVBasic and VVOSC
Please provide any additional information below.
Builds seem to work fine in 10.6 an 10.7
Original issue reported on code.google.com by b...@m-nus.com on 23 Mar 2012 at 10:32
Original issue reported on code.google.com by
b...@m-nus.com
on 23 Mar 2012 at 10:32Attachments: