Author Topic: 7zip and IZArc difficulties.  (Read 6501 times)

Offline bajanine

  • Single posting newcomer
  • *
  • Posts: 5
7zip and IZArc difficulties.
« on: December 30, 2006, 10:51:34 am »
I would just like to point out for the newbies around here like me  :D that I had difficulties not only with IZArc failing to extract all the files for the nightly builds but also with 7zip :( .  It's only taken me 2 days to get a 'Hello world' to compile through CodeBlocks.  I kept thinking I had bad downloads. 

Am I the only one having problems with 7zip? 

I had lots of problems with gdb in Bloodshed, so I am glad to see how well it is integrated into C::B.

Great product by the way!
"2 C, || !2 C: that is the question:"

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7582
    • My Best Post
Re: 7zip and IZArc difficulties.
« Reply #1 on: December 30, 2006, 10:59:57 am »
I would just like to point out for the newbies around here like me  :D that I had difficulties not only with IZArc failing to extract all the files for the nightly builds but also with 7zip :( .  It's only taken me 2 days to get a 'Hello world' to compile through CodeBlocks.  I kept thinking I had bad downloads. 

Am I the only one having problems with 7zip? 

I had lots of problems with gdb in Bloodshed, so I am glad to see how well it is integrated into C::B.

Great product by the way!

My 7zip works great what version are you using? I have 4.42
Tim S
C Programmer working to learn more about C++ and Git.
On Windows 7 64 bit and Windows 10 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org

Offline bajanine

  • Single posting newcomer
  • *
  • Posts: 5
Re: 7zip and IZArc difficulties.
« Reply #2 on: December 30, 2006, 11:05:02 am »
I updated to 4.42 yesterday!
"2 C, || !2 C: that is the question:"

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7582
    • My Best Post
Re: 7zip and IZArc difficulties.
« Reply #3 on: December 30, 2006, 11:11:19 am »
I updated to 4.42 yesterday!

Did you have problems with 4.42 or a prior version?
Tim S
C Programmer working to learn more about C++ and Git.
On Windows 7 64 bit and Windows 10 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org

Offline bajanine

  • Single posting newcomer
  • *
  • Posts: 5
Re: 7zip and IZArc difficulties.
« Reply #4 on: December 30, 2006, 08:22:23 pm »
I had the problem with the current version.  It would not always extract ALL of the archive.  Two passes seems to work though.
"2 C, || !2 C: that is the question:"