Hi, Since updating to Xcode 7.1 my project no longer builds because Xcode because “bn.h” file not found. I include my own built copy of the openssl libraries and header in the project, within a subdirectory of the project directory. I made sure that Always search user paths is on, and I have a reference to the openssl headers directory in User Header Search Paths. Yet, where I try to include bn.h, I get the message “bn.h” file not found. Any pointers on how to fix this?
-António _______________________________________________ Do not post admin requests to the list. They will be ignored. Xcode-users mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/xcode-users/archive%40mail-archive.com This email sent to [email protected]
