Help making dll's in Dev C++

Discussion about everything. New games, 3d math, development tips...
Post Reply
Robomaniac
Posts: 602
Joined: Sat Aug 23, 2003 2:03 am
Location: Pottstown, PA
Contact:

Help making dll's in Dev C++

Post by Robomaniac »

Does anyone here have experience in programming dll's using dev c++. I'm having trouble. I've just done the example sourcecode, compiled it, which it did alright, went to my client application, linked to the lib, and included the header, but i get :

Linker Error : Undefined reference to DllClass::DllClass

and the same for the constructor. Thanks in advance
The Robomaniac
Project Head / Lead Programmer
Centaur Force
Post Reply