Developer forums (C::B DEVELOPMENT STRICTLY!) > Development
Multi File editing
Pecan:
I copied .../cbbeta/trunk to .../cbalpha/trunk (svn 5170) and applied the Der Meister patch via TortoiseSvn (got lots of compaints about mismatched lines).
I then tried to compile it with .../cbalpha/trunk/src/codeblocks.cbp.
I got the following compile error:
Edit: adding "Der Meister" for clarity
--- Code: ----------------- Build: wxFlatNotebook in Code::Blocks ---------------
WARNING: Can't read file's timestamp: C:\Usr\Proj\cbAlpha\trunk\src\sdk\wxFlatNotebook\src\wxFlatNotebook\fnb_resources.cpp
WARNING: Can't read file's timestamp: C:\Usr\Proj\cbAlpha\trunk\src\sdk\wxFlatNotebook\src\wxFlatNotebook\popup_dlg.cpp
WARNING: Can't read file's timestamp: C:\Usr\Proj\cbAlpha\trunk\src\sdk\wxFlatNotebook\src\wxFlatNotebook\renderer.cpp
WARNING: Can't read file's timestamp: C:\Usr\Proj\cbAlpha\trunk\src\sdk\wxFlatNotebook\src\wxFlatNotebook\wxFlatNotebook.cpp
WARNING: Can't read file's timestamp: C:\Usr\Proj\cbAlpha\trunk\src\sdk\wxFlatNotebook\src\wxFlatNotebook\xh_fnb.cpp
mingw32-g++.exe -Wall -g -pipe -mthreads -fmessage-length=0 -fexceptions -Winvalid-pch -DHAVE_W32API_H -D__WXMSW__ -DWXUSINGDLL -DcbDEBUG -DCB_PRECOMP -DWX_PRECOMP -DwxUSE_UNICODE -IC:\Usr\Proj\wxWidgets287\include -IC:\Usr\Proj\wxWidgets287\lib\gcc_dll\mswu -Iinclude\wxscintilla\include -Iinclude\tinyxml -Iinclude\wxFlatNotebook\include -IC:\MinGW345\include -c C:\Usr\Proj\cbAlpha\trunk\src\sdk\wxFlatNotebook\src\wxFlatNotebook\fnb_customize_dlg.cpp -o .objs\sdk\wxFlatNotebook\src\wxFlatNotebook\fnb_customize_dlg.o
ar.exe -r -s sdk\wxFlatNotebook\libwxflatnotebook.a .objs\sdk\wxFlatNotebook\src\wxFlatNotebook\fnb_resources.o .objs\sdk\wxFlatNotebook\src\wxFlatNotebook\popup_dlg.o .objs\sdk\wxFlatNotebook\src\wxFlatNotebook\renderer.o .objs\sdk\wxFlatNotebook\src\wxFlatNotebook\wxFlatNotebook.o .objs\sdk\wxFlatNotebook\src\wxFlatNotebook\xh_fnb.o .objs\sdk\wxFlatNotebook\src\wxFlatNotebook\fnb_customize_dlg.o
ar.exe: creating sdk\wxFlatNotebook\libwxflatnotebook.a
ar.exe: .objs\sdk\wxFlatNotebook\src\wxFlatNotebook\fnb_resources.o: No such file or directory
Process terminated with status 1 (0 minutes, 41 seconds)
0 errors, 11 warnings
--- End code ---
lexis:
--- Quote from: Pecan on July 29, 2008, 05:07:02 pm ---
I copied .../cbbeta/trunk to .../cbalpha/trunk (svn 5170) and applied the patch via TortoiseSvn (got lots of compaints about mismatched lines).
I then tried to compile it with .../cbalpha/trunk/src/codeblocks.cbp.
I got the following compile error ...
--- End quote ---
You need to apply Der Meister's patch first! It fixes CB and core CB plugins. Sorry for incomplete instructions
Pecan:
I have indeed appied the Der Meister patch. And verified that it took.
However, I now see that there is no patch to codeblocks.cbp.
What is necessary to make that work?
Edit: adding "Der Meister" for clarity
lexis:
--- Quote from: Pecan on July 29, 2008, 05:07:02 pm ---(got lots of compaints about mismatched lines).
--- End quote ---
See the last post at page 3 of this topic! If yopu see inside of patch You'll see that it is needed to apply it to different point in source tree. The patch is very small so it possible to see
Pecan:
TortoiseSVN is refusing to apply the Der Meister patch to "mismatched lines".
So, I think I'll just wait until there's a repository with the patch in it.
Edit: adding "Der Meister" for clarity
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version