seo-rii / electron-acrylic-window

Add acrylic effect to your electron application
MIT License
279 stars 23 forks source link

error with test program #60

Closed mirkokral closed 3 years ago

mirkokral commented 3 years ago

Hi, i have a problem, whenever i want to run the test i get this following error image

Can you please help me

tscpp commented 3 years ago

The test script does not build the C++. You will have to run the build script before testing. I am not sure if the gyp build is intentionally excluded from the test script. I'll experiment with the scripts to see if any improvements can be done later.

npm run build