-
Notifications
You must be signed in to change notification settings - Fork 89
Description
Hi
I want install in windows 8.1 with node 14 32 bit and python 32bit and node-gym
but donot install and get this error :
Generating Code...
Creating library C:\project\audiotest\node_modules\naudiodon\build\Release\naudiodon.lib and obje
ct C:\project\audiotest\node_modules\naudiodon\build\Release\naudiodon.exp
GetDevices.obj : error LNK2019: unresolved external symbol Pa_GetErrorText referenced in function "st
ruct napi_value_ * cdecl streampunk::getDevices(struct napi_env *,struct napi_callback_info__ *)"
(?getDevices@streampunk@@YAPAUnapi_value__@@PAUnapi_env__@@PAUnapi_callback_info__@@@z) [C:\project\a
udiotest\node_modules\naudiodon\build\naudiodon.vcxproj]
GetHostAPIs.obj : error LNK2001: unresolved external symbol Pa_GetErrorText [C:\project\audiotest\nod
e_modules\naudiodon\build\naudiodon.vcxproj]
PaContext.obj : error LNK2001: unresolved external symbol Pa_GetErrorText [C:\project\audiotest\node
modules\naudiodon\build\naudiodon.vcxproj]
GetDevices.obj : error LNK2019: unresolved external symbol Pa_Initialize referenced in function "stru
ct napi_value * cdecl streampunk::getDevices(struct napi_env *,struct napi_callback_info__ *)" (
?getDevices@streampunk@@YAPAUnapi_value__@@PAUnapi_env__@@PAUnapi_callback_info__@@@z) [C:\project\aud
iotes
why ?
thnaks