Rank: Member
Groups: Registered, Registered Users Joined: 2/23/2006(UTC) Posts: 11
|
Hello All,
I have just installed Microsoft Visual Studio 2005 and can’t
compile DLLs that use any MSFL1 A[censored]. I created a new DLL referencing the MSFL1_GetDayMonthYear
API and get the following error when building:-
Test.obj : error LNK2019: unresolved external symbol
_MSFL1_GetDayMonthYear@16 referenced in function _EmptyFunc@24.\Debug/Test.dll : fatal error LNK1120: 1 unresolved
externals
I have included the following header:
#include "MSFL.h"And have added the following directories to tools->options->projects
& solutions->VC++ Directories->Include files:
C:\Program Files\Equis\MDK\MSX\C C:\Program Files\Equis\MDK\MSFL\Include
I installed c++ 2005 express (convert my existing Visual Studio
C++ 6 project to a 2005 solution) and that works a treat.
Must be doing summin stupid, does anyone have any ideas?
Thanks, Shaun
|
|
|
|
Rank: Member
Groups: Registered, Registered Users Joined: 2/23/2006(UTC) Posts: 11
|
Hello All,
The additional dependencies were not pointing to msfl91.lib.
It is compiling now.
Thanks,
Shaun
|
|
|
|
Users browsing this topic |
Guest (Hidden)
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.