32feet icon indicating copy to clipboard operation
32feet copied to clipboard

relative path not found

Open mtyeager opened this issue 5 years ago • 3 comments

Sorry, probably a dumb question, but I loaded the solution into VS2019, and it is failing to build in part due to two references to IOBluetooth.framework and IOBluetoothUI.framework. Wondering what those are and how best to resolve. See picture. error

mtyeager avatar Jan 20 '20 16:01 mtyeager

Thanks for spotting this, I will need to fix these to paths which work regardless of the project file location. The \System\Library\Frameworks folder should be present on all macs with XCode installed so should work as a fixed absolute path in this case.

peterfoot avatar Jan 20 '20 16:01 peterfoot

Hi Peter,

I am working using VS on Windows 10. Was the intention that this be workable on Windows? Or only Mac?

Thanks,

Michael

From: Peter Foot [email protected] Sent: Monday, January 20, 2020 11:42 AM To: inthehand/32feet [email protected] Cc: Michael Yeager [email protected]; Author [email protected] Subject: Re: [inthehand/32feet] relative path not found (#64)

Thanks for spotting this, I will need to fix these to paths which work regardless of the project file location. The \System\Library\Frameworks folder should be present on all macs with XCode installed so should work as a fixed absolute path in this case.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/inthehand/32feet/issues/64?email_source=notifications&email_token=AKFZ3Y4VKQZZY5UYKH273XDQ6XH6LA5CNFSM4KJGOSPKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEJNHEJA#issuecomment-576352804, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AKFZ3Y56ZZ7ZJQUBY2OIVLLQ6XH6LANCNFSM4KJGOSPA.

mtyeager avatar Jan 20 '20 19:01 mtyeager

The native macOS libraries should only build on a Mac. Temporarily you can exclude them from the build but I need to tweak the solution to work around this.

Peter

Sent from my phone


From: MT Yeager [email protected] Sent: Monday, January 20, 2020 7:12:17 PM To: inthehand/32feet [email protected] Cc: Peter Freeman Foot [email protected]; Assign [email protected] Subject: Re: [inthehand/32feet] relative path not found (#64)

Hi Peter,

I am working using VS on Windows 10. Was the intention that this be workable on Windows? Or only Mac?

Thanks,

Michael

From: Peter Foot [email protected] Sent: Monday, January 20, 2020 11:42 AM To: inthehand/32feet [email protected] Cc: Michael Yeager [email protected]; Author [email protected] Subject: Re: [inthehand/32feet] relative path not found (#64)

Thanks for spotting this, I will need to fix these to paths which work regardless of the project file location. The \System\Library\Frameworks folder should be present on all macs with XCode installed so should work as a fixed absolute path in this case.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/inthehand/32feet/issues/64?email_source=notifications&email_token=AKFZ3Y4VKQZZY5UYKH273XDQ6XH6LA5CNFSM4KJGOSPKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEJNHEJA#issuecomment-576352804, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AKFZ3Y56ZZ7ZJQUBY2OIVLLQ6XH6LANCNFSM4KJGOSPA.

— You are receiving this because you were assigned. Reply to this email directly, view it on GitHubhttps://github.com/inthehand/32feet/issues/64?email_source=notifications&email_token=AA6M5HJ2M54BNOA3XRZB3YTQ6XZRDA5CNFSM4KJGOSPKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEJNSQTQ#issuecomment-576399438, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AA6M5HJ3YSTTYSMXGNRLL4LQ6XZRDANCNFSM4KJGOSPA.

peterfoot avatar Jan 20 '20 20:01 peterfoot