[bt-devel] Last Windows Huzzah for tonight
Eeli Kaikkonen
eekaikko at mail.student.oulu.fi
Wed Feb 25 08:08:18 MST 2009
Quoting Greg Hellings <greg.hellings at gmail.com>:
> 2>cswordbackend.obj : error LNK2019: unresolved external symbol "void
> __cdecl rewinddir(struct DIR *)" (?rewinddir@@YAXPAUDIR@@@Z)
> referenced in function "public: bool __thiscall
> CSwordBackend::moduleConfig(class QString const &,class
> sword::SWConfig &)"
> (?moduleConfig at CSwordBackend@@QAE_NABVQString@@AAVSWConfig at sword@@@Z)
rewinddir is in dirent. If we replace dirent with QDir or something
else this should be solved.
--Eeli Kaikkonen
More information about the bt-devel
mailing list