Page 1 of 1

Can not build revision 918e522 on Windows

Posted: Wed May 08, 2013 3:58 pm
by frank_frl
Hi Eran,

I failed to build the latest from GIT with this error:

Code: Select all

mingw32-make.exe[1]: *** No rule to make target `DebuggerSettings_liteeditor_bitmaps.cpp', needed by `Release/DebuggerSettings_liteeditor_bitmaps.o'.  Stop.
It seems that there is no file 'DebuggerSettings_liteeditor_bitmaps.cpp', I found only a 'DebuggerSettingsBaseDlg_liteeditor_bitmaps.cpp'


Regards

Frank

Re: Can not build revision 918e522 on Windows

Posted: Sun May 12, 2013 4:40 pm
by frank_frl
Hi Eran,

even after a fresh checkout from git I couldn't build CL.
The reason is a file in the project tree ' LiteEditor/src/DebuggerSettings_liteeditor_bitmaps.cpp', what is missing.
After excluding it from build, i finally could build latest CL from git but can not be started. 'No image handler for type 15 defined'
I tried this with wxWidgets 2.9.5, so I'll give it another try with 2.9.4

Best regards

Frank

Re: Can not build revision 918e522 on Windows

Posted: Sun May 12, 2013 6:12 pm
by eranif
Sorry - been busy lately in selling my apartment and searching for new one...
I will look into it _today_

Eran

Re: Can not build revision 918e522 on Windows

Posted: Sun May 12, 2013 7:35 pm
by eranif
I have added the missing file

Eran

Re: Can not build revision 918e522 on Windows

Posted: Mon May 13, 2013 1:05 am
by frank_frl
Thanks Eran,

it works now :D

Best regards and good luck with your apartment

Frank