TotalCross / totalcross

TotalCross is a Software Development Kit that helps cross platform application development. Currently supported platforms are: Windows, Wince, Android, iOS, Linux and Linux ARM for embedded systems.
https://www.totalcross.com
GNU Lesser General Public License v2.1
222 stars 40 forks source link

This error occurs while running TotalCross : SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". #336

Open nosadaniel opened 3 years ago

nosadaniel commented 3 years ago

Describe the bug

A clear and concise description of what the bug is and the actual behavior.

Devices:

Please complete the following information:

SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".

brunoamuniz commented 3 years ago

Hey @nosadaniel,

give some more details... What are you trying to do? run the simulator, package the application?

Can you send a source code with this error?