Tools-Options- Projects and Solutions - VC++ Directories - Include Files (combobox 'Show directories for')
i included and now I have this error
1>Torch3.lib(general.obj) : error LNK2019: unresolved external symbol __iob referenced in function "void __cdecl Torch::error(char const *,...)" (?error@Torch@@YAXPBDZZ)
Main Topics
Browse All Topics





by: itsmeandnobodyelsePosted on 2009-10-19 at 13:59:09ID: 25608977
>>>> I looked and the file is there in torch3..the folder with the.h files
The torch3 folder must be added to the include folders in
Tools-Options- Projects and Solutions - VC++ Directories - Include Files (combobox 'Show directories for')