#issues with adding wxWidgets to my console app.

12 messages · Page 1 of 1 (latest)

deft knot
#

Hello, beginner in C++ here.
i have a console app all sorted out, it works perfectly.
i am having issues adding wxWidgets, it seems to work perfectly fine on my other solutions where i have started with wxWidgets but i am just really struggling to get it working on this project.

i have attached some of my errors in a few images.
please give any suggestions that might fix my issues.. i have tried everything i know and im a bit stuck for ideas.

This project is x64 btw, i have tried switching the configuration but to no success, i also need my project to be x64.

Thanks in advance :)

quartz garnetBOT
#

When your question is answered use !solved to mark the question as resolved.

Remember to ask specific questions, provide necessary details, and reduce your question to its simplest form. For tips on how to ask a good question use !howto ask.

deft knot
#

Additional stuff:
even if your not sure, please let me know any ideas you may have.
it says linkage issue but when i link it the exact same in other projects it works just fine

Thanks again :)

quartz garnetBOT
#

@deft knot Has your question been resolved? If so, type !solved :)

pallid pilot
#

looks to me like you're probably including some windows header you're not supposed to include

#

or some issue with include order

deft knot
#

that has created a new issue though

#

was not getting this issue until i changed the order

#

what could be causing this?

pallid pilot
#

sry, can't help you any further, I'm not gonna assist with cheating in fortnite.

deft knot
#

!solved