Hello!
I tried to make some externals with flext and the STK lib for C++. But when I build these externals (for example the stk1 and stk2 from the flext-tutorial by Thomas Grill) I everytime got the same mistake (with MSVC++ 6 on WinXP):
Linking... LINK : fatal error LNK1104: cannot open file "stk_d.lib" Error executing link.exe.
But I cannot find the file "stk_d.lib" and it isn't in the package from the stk-homepage.
Thanks for every help, LG Georg