Code::Blocks Forums
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
As usual while waiting for the next release - don't forget to check the
nightly builds
in the forum.
Home
Help
Search
Login
Register
Code::Blocks Forums
»
Developer forums (C::B DEVELOPMENT STRICTLY!)
»
Development
»
Using 7-Zip to pack the resources
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: Using 7-Zip to pack the resources (Read 5041 times)
techtonik
Multiple posting newcomer
Posts: 24
Using 7-Zip to pack the resources
«
on:
September 17, 2008, 01:44:03 pm »
How about using 7-Zip for packing resource files?
The patch is at
http://developer.berlios.de/patch/?func=detailpatch&patch_id=2563&group_id=5358
I also attach patched update.bat file here for convenience.
[attachment deleted by admin]
«
Last Edit: September 18, 2008, 01:00:42 pm by techtonik
»
Logged
stahta01
Lives here!
Posts: 7785
Re: Using 7-Zip to pack the resources
«
Reply #1 on:
September 18, 2008, 08:22:08 am »
FYI:
If you really wish to do this; please use 7za or 7za.exe the command line version for windows.
Tim S
Logged
C Programmer working to learn more about C++ and Git.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ.
http://wiki.codeblocks.org
techtonik
Multiple posting newcomer
Posts: 24
Re: Using 7-Zip to pack the resources
«
Reply #2 on:
September 18, 2008, 01:01:34 pm »
Attached new version to the first post that checks for both 7z.exe and 7za.exe
Logged
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
Code::Blocks Forums
»
Developer forums (C::B DEVELOPMENT STRICTLY!)
»
Development
»
Using 7-Zip to pack the resources