UBogun / Xojo-AppleLib

A library extending Xojo‘s macOs and iOS features – 64 bit and new framework compatible.
13 stars 1 forks source link

This item does not exist #34

Closed gkjpettet closed 7 years ago

gkjpettet commented 7 years ago

I am unable to compile the macLib project. Running macOS 10.12.5 and Xojo 2017 1.1.

I get the following error after resolving all file path dependencies:

AppleBlock.CreateBlock, line 2:
This item does not exist
mid = ObjCBlocks.CreateBlock(BlockAddress)

AppleBlock.ReleaseBlock, line 3:
This item does not exist
ObjCBlocks.ReleaseBlock(mid)

How to I fix this?

UBogun commented 7 years ago

See the readme: You need Joe’s ObjC blocks plugin to run macLib. And please don’t use the latest commit but the latest release – I still could not fix the external code issues. If you ant a recent version, I can send it to you as a zip file an request.