Developer forums (C::B DEVELOPMENT STRICTLY!) > Development
new wxSmith merge to trunk : svn problem
killerbot:
hmm , I should do .configure again .. ?
[EDIT] :
--- Quote ---config.status: error: cannot find input file: src/plugins/contrib/wxSmith/Makefile.in
--- End quote ---
straka.milan:
Yes, you must ./configure --enable-contrib, deleting the directory deleted the generated Makefile.
straka.milan:
I even had to bootstrap it.
[EDIT]: :?, bootstrap is not working... :?
killerbot:
--- Quote ---killerbot@thorgal:~/Documents/CodeBlocksDev/trunk> ./bootstrap
configure.in:238: required file `src/plugins/contrib/wxSmith/defwidgets/Makefile.in' not found
configure.in:238: required file `src/plugins/contrib/wxSmith/resources/Makefile.in' not found
configure.in:238: required file `src/plugins/contrib/wxSmith/smithicons/Makefile.in' not found
--- End quote ---
we need to modify our configure.in at trunk level :-( , calling the Don, calling the Don
straka.milan:
Well, the configure.in says there are Makefiles in wxSmith/defwidges, properties, resources and smithicons...
When changed the section with wxSmith to
--- Code: --- src/plugins/contrib/wxSmith/Makefile
src/plugins/contrib/wxSmith/properties/Makefile
src/plugins/contrib/wxSmith/wxwidgets/Makefile
src/plugins/contrib/wxSmith/wxwidgets/defitems/Makefile
src/plugins/contrib/wxSmith/wxwidgets/icons/Makefile
src/plugins/contrib/wxSmith/wxwidgets/properties/Makefile
--- End code ---
, it bootstrapped. I hope it will compile too :))
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version