Jump to content

I want to use a language that can load static c++ libraries, but what do I need to load?


Recommended Posts

Posted

Josh or anyone,

 

I want to use PureBasic, which CAN load c++ static libraries, but WHAT files do I load?

 

This would be the code to load a static c++ library in PureBasic:

 


Import "MyStatic.lib"
fnFunction()
endimport

 

What lib or .dll do I put there? Are there multiple files that need to be loaded or called? Any help is appreciated.

I assume once loaded, the commands for Leadwerks can then be used (within the proper syntax of PureBasic).

 

Mike

MSI Dominator Laptop - Core i7 - 8 cores / 3ghz / 32gb RAM / Nvidia 980 GTX with 16gb vram / SSD drives

MSI Dominator Laptop - Core i7 - 8 cores / 3ghz / 32gb RAM / Nvidia 1060 GTX with 8gb vram / SSD drives

Alienware Laptop - Core i7 - 8 cores / 3ghz / 32gb RAM / Nvidia 1070 Ti with 16gb vram / SSD drives

My Patreon page: https://www.patreon.com/michaelfelkercomposer

My music for sale: https://www.tgcstore.net/category/513?format=all&perpage=30&textures=undefined&price=all&order=default&artists[]=87213

Custom synths and sounds - http://www.supersynths.com

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...