DolphinQt.vcxproj has one section for things that don't need to be ran through moc and one section for things that do. You've most likely used the non-moc section when you needed the moc section. (Visual Studio's ability to automatically add things to the vcxproj files doesn't know about moc and just treats everything as if it doesn't need moc. You'll need to edit the vcxproj file manually.)
Thread Rating:
|
Linker errors when trying to compile
|
|
« Next Oldest | Next Newest »
|
| Messages In This Thread |
|
Linker errors when trying to compile - LittleCoaks - 09-09-2021, 10:29 AM
RE: Linker errors when trying to compile - Zopolis4 - 09-09-2021, 04:23 PM
RE: Linker errors when trying to compile - LittleCoaks - 09-10-2021, 01:09 AM
RE: Linker errors when trying to compile - JosJuice - 09-10-2021, 01:13 AM
RE: Linker errors when trying to compile - LittleCoaks - 09-10-2021, 01:34 AM
|
Users browsing this thread: 2 Guest(s)
