aj-techsoul / ELECTRON-4-PHP

An easiest way to use php in electron
MIT License
202 stars 46 forks source link

Build not working #32

Open inagaraj opened 3 years ago

inagaraj commented 3 years ago

when i build it shows only black screen.. please give solution for building steps

ambroiselebs commented 3 years ago

I have the same problem (do you fix it know or you still have this, problem ?)

aj-techsoul commented 3 years ago

can you share the screen please? let me see.

On Sat, Jun 19, 2021 at 12:10 PM ambroiselebs @.***> wrote:

I have the same problem (do you fix it know or you still have this, problem ?)

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/AJ-TechSoul/ELECTRON-4-PHP/issues/32#issuecomment-864364950, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGP4QIGWU42SNAQEA7AXSQLTTQ3WPANCNFSM4X36DT2Q .

ambroiselebs commented 3 years ago

It's just a white screen with nothing

aj-techsoul commented 3 years ago

In that case PHP is not running. Or didn't started. Kindly make PHP as global. If you are using windows then use .bat file to set PHP environment.

On Sat, Jun 19, 2021, 7:30 PM ambroiselebs @.***> wrote:

It's just a white screen with nothing

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/AJ-TechSoul/ELECTRON-4-PHP/issues/32#issuecomment-864410343, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGP4QIFI3Z3EOPEUFBJXFDTTTSPJNANCNFSM4X36DT2Q .

ambroiselebs commented 3 years ago

I don't understand, what should I put in the .bat so that I can build it well

aj-techsoul commented 3 years ago

You don't need to put in .bat but just execute it, in windows branch I already mentioned it to execute automatically but due to antivirus or something they block .bat so the environment cannot run so better run manually .

On Sat, Jun 19, 2021, 10:24 PM ambroiselebs @.***> wrote:

I don't understand, what should I put in the .bat so that I can build it well

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/AJ-TechSoul/ELECTRON-4-PHP/issues/32#issuecomment-864435726, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGP4QIARYIO4LVTA4RCQXLLTTTDVTANCNFSM4X36DT2Q .