I add the .lib files , from ..\arrow-master\cpp\build\release\Release and
\Debug and \MinSizeRel and RelWithDebInfo but still the same error. Am I
missing something ?
On 2018/06/21 12:46:44, Wes McKinney wrote:
> hi,
>
> I think you need to add the .lib files for linking; adding the include
> directories alone won't do it. The DLL files must be in your %PATH% at
> runtime.
>
> - Wes
>
> On Thu, Jun 21, 2018 at 8:22 AM, diam5...@gmail.com
> wrote:
> > H
Hello. I have installed apache arrow C++ API on windows 10 , and all the tests
are running fine.
But when I am trying to make my own c++ program using apache arrow I get this
error :
“Severity Code Description Project File Line
Suppression State
Error