creating executable - running it does nothing
in
Integration and Hardware
•
2 years ago
Hi,
I am quite new to processing. After creating my little project I tried to create an win32 executable. When I run the exe on XP nothing happens. On Windows 7 it says 'could not find the main class "NameOfTheApplication"'.
I tried moving the Exe into the lib path but it did not help. Also tried to install java again .. did not work.
I read serveral old discussions about this but mostly with no clue or things that won't fit for my case.
My application has two classes (ZXingTestServer and MemImgSource) when opening in Processing and it uses the myron webcam library.
Anything special I could try to make it work?
TIA
I am quite new to processing. After creating my little project I tried to create an win32 executable. When I run the exe on XP nothing happens. On Windows 7 it says 'could not find the main class "NameOfTheApplication"'.
I tried moving the Exe into the lib path but it did not help. Also tried to install java again .. did not work.
I read serveral old discussions about this but mostly with no clue or things that won't fit for my case.
My application has two classes (ZXingTestServer and MemImgSource) when opening in Processing and it uses the myron webcam library.
Anything special I could try to make it work?
TIA
1