• Binary modules and surface library
    0 replies, posted
I'm trying to make a binary module with bindings to two vgui::ISurface functions, but I have a problem: when I try to any operation with surface, I get "unresolved external symbol g_pVGuiSurface" error, but I linked vgui_controls.lib library by adding lib/public to additional library directories and even specified it in additional dependencies, but still unresolved. How do I make it resolved? Please help!
Sorry, you need to Log In to post a reply to this thread.