We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: