in Search

.def file and vc++ 2008 express

Last post 05-27-2008, 5:53 by SMenday. 1 replies.
Sort Posts: Previous Next
  •  05-27-2008, 5:29 27242

    .def file and vc++ 2008 express

    Hi

    I am having trouble writing an MSX dll in visual c++ 2008 express.  It compiles fine and I have added the .def file but when I test it in MSXTester it says that my dll is not a MSX Dll "Assumed Non-MSX Dll (missing required exports)".  Is there more to the .def file then simply adding it to your project?

    Thanks

    Stewart

  •  05-27-2008, 5:53 27243 in reply to 27242

    Re: .def file and vc++ 2008 express

    Fixed it.  I needed to specify the .def file as a linker option.
View as RSS news feed in XML