문제

I try to make PDE, but when I open a print dialog and want to select my pane I see only that message: "The package "MyPDE" could not be loaded because it contains no version for the current architecture.". I compiled it with different options for architectures, but didn't help. How should I make it? I have Mac OS X 10.6.8 and use Xcode 4.

도움이 되었습니까?

해결책

I set Valid Architectures to "ppc i386 x86_64" and Architectures for Debug to Standard (32/64-bit Intel) and now it works.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top