Skip to content

A simple example of the plugin architecture done in C++

License

Notifications You must be signed in to change notification settings

GrahamCHill/Cpp-Plugin-Arch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Cpp-Plugin-Arch

Currently the generated library will need to be placed in the same directory as the main executable. I have not done that, but this should show the basic ideas of loading libraries in C++ dynamically on all platforms.

This is more of a simple example, if you need a simple intro to see how you can implement a plugin architecture in C++.

About

A simple example of the plugin architecture done in C++

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published