Skip to main content
systems01h61704443
Known Participant
June 7, 2019
Question

Is it possible to use MySQL database in AI plugin for Mac OS?

  • June 7, 2019
  • 0 replies
  • 451 views

Dear Friends,

     We need to create new plugin for store and retrieve AI files object details in MySQL database.

     Please note that we try to connect MySQL database in new plugin.

    

     Following process are already done

     1) Install MySQL 8.0

     2) Install MySQL Connector/C++

     3) Install latest Boost

     4) Add all lib path

          /usr/local/mysql/lib

          /usr/local/mysql-Connector/lib

          /usr/local/boost lib

     5)Add all header path

          /usr/local/mysql/include

          /usr/local/mysql-Connector/include

          /usr/local/boost

     6) Add libmysqlcppconn.7.8.0.16.dylib dynamic library also include on project.

    Project will be compiled as successfully and plugin also created,but plugin was fail to load on illustrator.

    Is there is possible to use MySQL database in adobe illustrator plugin for Mac OS(X-Code )?

     If possible please share your idea and sample to me for solve this problem.

     If it is not possible please explain the cause for why MySQL was not support on plugin?.

     We will wait for your reply, Please guide me for solve this problem.

  With Regards,

        Vicky.

This topic has been closed for replies.