ok, herez the prob...i made am app, when i Start it it runs perfectly, but when i try to make the .exe, i get errors! but i want to compile the app anyways, seeing that itz only gonna be used by me. anyone know how to compile ignoring the errors
Printable View
ok, herez the prob...i made am app, when i Start it it runs perfectly, but when i try to make the .exe, i get errors! but i want to compile the app anyways, seeing that itz only gonna be used by me. anyone know how to compile ignoring the errors
Well, if it can't make an exe even though it runs perfectly, it won't work..... theres an error, If you have an error on making exe but runs perfect at compile time, then that means the app can only run at compile time, but cannot run when its exe! If you let me look at your project, maybe I can help you out! or maybe you can find a way to solve it