Patchblocks Emulator - Windows 8.1 Error

Issue #88 closed
Former user created an issue

When I run the emulator in Patchblocks Beta 0.4, I get this set of error messages...

**C:\Users\Mr.Smee\AppData\Local\Mindflood Ltd\Patchblocks\compile\emulator>taskkill /F /IM emulate.exe /FI "STATUS eq RUNNING" ERROR: Not found

C:\Users\Mr.Smee\AppData\Local\Mindflood Ltd\Patchblocks\compile\emulator>set PATH=..\gcc\win\bin\

C:\Users\Mr.Smee\AppData\Local\Mindflood Ltd\Patchblocks\compile\emulator>gcc -Wall -m32 -I. emul.c -L. -lbass -o emulate emul.c:34:23: warning: conflicting types for built-in function 'sin' [enabled by default] emul.c: In function 'main': emul.c:153:3: warning: implicit declaration of function 'usleep' [-Wimplicit-function-declaration]

**

Comments (1)

  1. snoozee

    You have to make sure your patchblocks are installed for the current user, and try to run application without and with Administrator privileges.

  2. Log in to comment