Lazarus

Programming => Widgetset => Cocoa => Topic started by: MISV on February 04, 2018, 12:21:02 am

Title: Virtual Treeview 4.8.7.4 and Cocoa - FakeActiveX error
Post by: MISV on February 04, 2018, 12:21:02 am
When trying to compile in version 1.9 (not during package install but when used by my project) it throws an error about "Cannot find FakeActiveX"

Are there by any chance any recommendations on which virtual treeview version to use?
Title: Re: Virtual Treeview 4.8.7.4 and Cocoa - FakeActiveX error
Post by: MISV on February 04, 2018, 02:08:31 am
Note: The version 5.x series for Lazarus does not seem to suffer from this problem.
Title: Re: Virtual Treeview 4.8.7.4 and Cocoa - FakeActiveX error
Post by: balazsszekely on February 04, 2018, 11:07:20 am
@MISV
Copy the appropriate directories from 5.3 series to 4.8, namely:
1. VTV5.3\include\intf\cocoa\  to  VTV4.8\include\intf\cocoa\
2. VTV5.3\units\cocoa\  to  VTV4.8\units\cocoa\

It should work without any other modification, if not please let me know.
Title: Re: Virtual Treeview 4.8.7.4 and Cocoa - FakeActiveX error
Post by: MISV on February 04, 2018, 01:05:45 pm
Yes, as noted in the update I made to the original post - the 5.3 source compiles without problem! :)
Title: Re: Virtual Treeview 4.8.7.4 and Cocoa - FakeActiveX error
Post by: balazsszekely on February 04, 2018, 01:28:34 pm
Quote
Yes, version 5.3 compiles without problem! :)
You mean 4.8 compiles after the changes?
TinyPortal © 2005-2018