It seems like the correct library is not being linked, all errors are related to wxAUI. Can anyone tell me what I need to link to to get rid of these undefined reference errors?
@crobar
Just saw the Github readme on that plugin and I also think that it looks great. I greatly appreciate your efforts and saw that you had cloned the project to get it working. I had been checking wiki, the original github and the posts in the forum but I have found no trace of information that showed someone was actually working with that pluing(sadly).
So when I read your post, the reason nobody is using is might be that its impossible to compile it in the first place? So I really appreciate your efforts and stammina to resolve that and I hope you will succeed!
Just now I tried to download and compile it myself. I could open the workspace but then got stuck at multiple places. The descriptions and files raise so many additional questions for me (just a mid range programmer) that it seems like a long journey to follow all leads down to the basics to get it to run. Additonally I am totally new to Python which seems a bad prerequisite
.
So should you ever succeeded to get it running I would be very interested to lean how to do it myself. Juding from your posts above you have come quite far already.
Sadly, I can not offer much to help. However I can offer to update the wiki with step-by-step instructions on how to get that plugin running.
PS: Maybe in that process I understand why it is so difficult to distribute a CB plugin as independent binaries from the CB versions (for me that was the whole point about plugins). But maybe this one is very special.