Developer forums (C::B DEVELOPMENT STRICTLY!) > Plugins development
cbMakefileGen plugin
kisoft:
*
* I does realized alpha version for Win32 with dependencies.
*
Sources saved into cbmakegen/branches/dependencies svn repository on BerliOS (trunk has old release 0.1 now).
You can found binary for Win32 only on my project page on BerliOS (project URL see below).
No configs changed now.
Russian cbmakegen.mo included too.
For example, piece of makefile.gen:
--- Code: ---..\..\..\.objs\plugins\contrib\cbmakegen\Variable.o: C:\Devel\codeblocks\src\plugins\contrib\cbmakegen\Variable.cpp
echo Compiling: C:\Devel\codeblocks\src\plugins\contrib\cbmakegen\Variable.cpp
mingw32-g++.exe -pipe -mthreads -fmessage-length=0 -fexceptions -Winvalid-pch -DBUILDING_PLUGIN -DHAVE_W32API_H -D__WXMSW__ -DWXUSINGDLL -DTIXML_USE_STL -DCB_PRECOMP -DWX_PRECOMP -DwxUSE_UNICODE -DcbDEBUG -IC:\Devel\codeblocks\src\include -IC:\Devel\codeblocks\src\include\wxscintilla\include -IC:\Devel\wxWidgets-2.8.4\include -IC:\Devel\wxWidgets-2.8.4\lib\gcc_dll\mswu -IC:\MinGW\include -c C:\Devel\codeblocks\src\plugins\contrib\cbmakegen\Variable.cpp -o ..\..\..\.objs\plugins\contrib\cbmakegen\Variable.o
C:\Devel\codeblocks\src\plugins\contrib\cbmakegen\Rule.cpp: Rule.hpp
C:\Devel\codeblocks\src\plugins\contrib\cbmakegen\Makefile.cpp: Makefile.hpp
C:\Devel\codeblocks\src\plugins\contrib\cbmakegen\Makefile.hpp: Rule.hpp Variable.hpp
C:\Devel\codeblocks\src\plugins\contrib\cbmakegen\cbmakefilecfg.cpp: cbmakefilecfg.h
C:\Devel\codeblocks\src\plugins\contrib\cbmakegen\Variable.cpp: Variable.hpp
--- End code ---
Vorl:
It's great !
I'm going to test as soon as possible
kisoft:
Hmm, on Linux, I have no <projectname>.depend file and my plugin don't work.
And absolutely filenames , no good.
I would must think about it.
Vorl:
At work I have linux and I think I have the .depend file (I will check monday). Are you sure your arent in custom makefile ?
I have still not test your plugin as importation is complicated at work and I'm not sure how to compile and install it.
kisoft:
Win32 plugin for new SDK version attached. No changes, recompiled only.
[attachment deleted by admin]
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version