Dimitre

Results 692 comments of Dimitre

which one is your primary monitor? and which one is on the left on arrangement? other thing you can try, not sure if it will result differently, is to try...

I've just perceived a similar issue to yours https://github.com/openframeworks/openFrameworks/issues/7993

I would try to edit the file ```/scripts/templates/vs/emptyExample.vcxproj``` and just comment out the three xcopy lines there.

10 years after. ofPixels used to have an error with memory allocation, addressed recently on this PR - https://github.com/openframeworks/openFrameworks/pull/7936 and this other one for ofPixels resize - https://github.com/openframeworks/openFrameworks/pull/7989

related: https://forum.openframeworks.cc/t/emscripten-memory-init-file-is-no-longer-supported/43522

closed by https://github.com/openframeworks/openFrameworks/pull/7947

Great thanks. if you can please post all the command line invocation (all this text in "Success!" window textarea) I can investigate further if it is a question of CLI...