Author Topic: The 15 November 2015 build (10574) is out.  (Read 37913 times)

jsybeyond

  • Guest
Re: The 15 November 2015 build (10574) is out.
« Reply #15 on: November 20, 2015, 03:43:05 pm »
How can I download this software?
Which link should I click?

Edit: Removed non-english content. Please respect the forum rules, this an english-only forum. Thank you.
« Last Edit: November 20, 2015, 04:43:00 pm by MortenMacFly »

jsybeyond

  • Guest
Re: The 15 November 2015 build (10574) is out.
« Reply #16 on: November 21, 2015, 08:18:27 am »
Hello,MortenMacFly.My English is poor.I set up this software,and there are some bugs on it.I don't know how to deal with it.Can you help me?
« Last Edit: November 21, 2015, 08:22:22 am by jsybeyond »

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: The 15 November 2015 build (10574) is out.
« Reply #17 on: November 21, 2015, 08:36:26 am »
Hello,MortenMacFly.My English is poor.I set up this software,and there are some bugs on it.I don't know how to deal with it.Can you help me?
Yes I help you hereby. I helped as much as I can given your decription. Glad its solved now. Your welcome.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ

jsybeyond

  • Guest
Re: The 15 November 2015 build (10574) is out.
« Reply #18 on: November 21, 2015, 08:50:25 am »
Hello,MortenMacFly.My English is poor.I set up this software,and there are some bugs on it.I don't know how to deal with it.Can you help me?
Yes I help you hereby. I helped as much as I can given your decription. Glad its solved now. Your welcome.
Dose this IDE have the Chinese version?If not,why don't design Chinese version? Codeblocks is a great IDE.If it has Chinese version,I think many chinese will use it.

Offline ollydbg

  • Developer
  • Lives here!
  • *****
  • Posts: 5910
  • OpenCV and Robotics
    • Chinese OpenCV forum moderator
Re: The 15 November 2015 build (10574) is out.
« Reply #19 on: November 21, 2015, 10:44:49 am »
Dose this IDE have the Chinese version?If not,why don't design Chinese version? Codeblocks is a great IDE.If it has Chinese version,I think many chinese will use it.
It does have a Chinese version, I think many Chinese people use it.
Did you search the web about the keyword "Codeblocks 中文版"?
There are many results, such as: codeblocks baidu tieba
If some piece of memory should be reused, turn them to variables (or const variables).
If some piece of operations should be reused, turn them to functions.
If they happened together, then turn them to classes.

jsybeyond

  • Guest
Re: The 15 November 2015 build (10574) is out.
« Reply #20 on: November 21, 2015, 12:22:49 pm »
It does have a Chinese version, I think many Chinese people use it.
Did you search the web about the keyword "Codeblocks 中文版"?
There are many results, such as: codeblocks baidu tieba
The software in tieba is not entirely in Chinese, some still retains its English.

Offline ollydbg

  • Developer
  • Lives here!
  • *****
  • Posts: 5910
  • OpenCV and Robotics
    • Chinese OpenCV forum moderator
Re: The 15 November 2015 build (10574) is out.
« Reply #21 on: November 21, 2015, 02:16:57 pm »
It does have a Chinese version, I think many Chinese people use it.
Did you search the web about the keyword "Codeblocks 中文版"?
There are many results, such as: codeblocks baidu tieba
The software in tieba is not entirely in Chinese, some still retains its English.
Maybe that's true, there are some text not fully translated to Chinese. And you can help.  :)
Hello,MortenMacFly.My English is poor.I set up this software,and there are some bugs on it.I don't know how to deal with it.Can you help me?
What are the bugs as mentioned above.
If some piece of memory should be reused, turn them to variables (or const variables).
If some piece of operations should be reused, turn them to functions.
If they happened together, then turn them to classes.

Offline CuteAlien

  • Multiple posting newcomer
  • *
  • Posts: 57
Re: The 15 November 2015 build (10574) is out.
« Reply #22 on: December 10, 2015, 10:49:37 pm »
Aside from the libwxsmithcontribitems.so I seem to have another problem on Debian which seems new.
After a while I suddenly can't open files anymore. Or they don't show. I still get the new tab with the file-name, but it only shows a gray background without any source-code.

It seems to happen at some point after I do a "swap header/source" or a "find declaration" or "find implementation". Once it starts I can also no longer open that files by the project file list. Restarting code/blocks all works then again for a while.

This is happening rather often.

Also got a few crashes already, unfortunately I just restarted, so no info yet (happens always pretty random when I'm in the middle of typing).


Offline yvesdm3000

  • Almost regular
  • **
  • Posts: 225
Re: The 15 November 2015 build (10574) is out.
« Reply #23 on: December 11, 2015, 07:13:19 am »
Did you compile with xw2.8 or wx3.0 ?

Yves
Clang based code completion for Code::Blocks:   http://github.com/yvesdm3000/ClangLib

Offline CuteAlien

  • Multiple posting newcomer
  • *
  • Posts: 57
Re: The 15 November 2015 build (10574) is out.
« Reply #24 on: December 11, 2015, 06:10:44 pm »
I used the jenslody repository version, so not compiled myself. But just noticed there was a newer thread,  so I should have posted in there. The libs my debian jessie is using are:
       linux-vdso.so.1 (0x00007ffc689ec000)
        libcodeblocks.so.0 => /usr/lib/libcodeblocks.so.0 (0x00007fac2c994000)
        libwx_gtk2u_aui-3.0.so.0 => /usr/lib/x86_64-linux-gnu/libwx_gtk2u_aui-3.0.so.0 (0x00007fac2c6ef000)
        libwx_gtk2u_propgrid-3.0.so.0 => /usr/lib/x86_64-linux-gnu/libwx_gtk2u_propgrid-3.0.so.0 (0x00007fac2c3ed000)
        libwx_gtk2u_richtext-3.0.so.0 => /usr/lib/x86_64-linux-gnu/libwx_gtk2u_richtext-3.0.so.0 (0x00007fac2c00f000)
        libwx_gtk2u_xrc-3.0.so.0 => /usr/lib/x86_64-linux-gnu/libwx_gtk2u_xrc-3.0.so.0 (0x00007fac2bc53000)
        libwx_gtk2u_html-3.0.so.0 => /usr/lib/x86_64-linux-gnu/libwx_gtk2u_html-3.0.so.0 (0x00007fac2b95e000)
        libwx_gtk2u_qa-3.0.so.0 => /usr/lib/x86_64-linux-gnu/libwx_gtk2u_qa-3.0.so.0 (0x00007fac2b72a000)
        libwx_gtk2u_adv-3.0.so.0 => /usr/lib/x86_64-linux-gnu/libwx_gtk2u_adv-3.0.so.0 (0x00007fac2b306000)
        libwx_gtk2u_core-3.0.so.0 => /usr/lib/x86_64-linux-gnu/libwx_gtk2u_core-3.0.so.0 (0x00007fac2aa0f000)
        libwx_baseu_xml-3.0.so.0 => /usr/lib/x86_64-linux-gnu/libwx_baseu_xml-3.0.so.0 (0x00007fac2a7fe000)
        libwx_baseu_net-3.0.so.0 => /usr/lib/x86_64-linux-gnu/libwx_baseu_net-3.0.so.0 (0x00007fac2a5ac000)
        libwx_baseu-3.0.so.0 => /usr/lib/x86_64-linux-gnu/libwx_baseu-3.0.so.0 (0x00007fac2a0ef000)
        libgtk-x11-2.0.so.0 => /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0 (0x00007fac29aa1000)
        libgdk-x11-2.0.so.0 => /usr/lib/x86_64-linux-gnu/libgdk-x11-2.0.so.0 (0x00007fac297eb000)
        libpangocairo-1.0.so.0 => /usr/lib/x86_64-linux-gnu/libpangocairo-1.0.so.0 (0x00007fac295de000)
        libatk-1.0.so.0 => /usr/lib/x86_64-linux-gnu/libatk-1.0.so.0 (0x00007fac293b7000)
        libcairo.so.2 => /usr/lib/x86_64-linux-gnu/libcairo.so.2 (0x00007fac290a2000)
        libgdk_pixbuf-2.0.so.0 => /usr/lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so.0 (0x00007fac28e80000)
        libgio-2.0.so.0 => /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0 (0x00007fac28b07000)
        libpangoft2-1.0.so.0 => /usr/lib/x86_64-linux-gnu/libpangoft2-1.0.so.0 (0x00007fac288f1000)
        libpango-1.0.so.0 => /usr/lib/x86_64-linux-gnu/libpango-1.0.so.0 (0x00007fac286a3000)
        libgobject-2.0.so.0 => /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 (0x00007fac28451000)
        libglib-2.0.so.0 => /lib/x86_64-linux-gnu/libglib-2.0.so.0 (0x00007fac28142000)
        libfontconfig.so.1 => /usr/lib/x86_64-linux-gnu/libfontconfig.so.1 (0x00007fac27f05000)
        libfreetype.so.6 => /usr/lib/x86_64-linux-gnu/libfreetype.so.6 (0x00007fac27c5b000)
        libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007fac27a3e000)
        libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007fac2783a000)
        libstdc++.so.6 => /usr/lib/x86_64-linux-gnu/libstdc++.so.6 (0x00007fac2752f000)
        libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007fac2722e000)
        libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1 (0x00007fac27018000)
        libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007fac26c6f000)
        libX11.so.6 => /usr/lib/x86_64-linux-gnu/libX11.so.6 (0x00007fac2692c000)
        libnotify.so.4 => /usr/lib/x86_64-linux-gnu/libnotify.so.4 (0x00007fac26724000)
        libXxf86vm.so.1 => /usr/lib/x86_64-linux-gnu/libXxf86vm.so.1 (0x00007fac2651e000)
        libSM.so.6 => /usr/lib/x86_64-linux-gnu/libSM.so.6 (0x00007fac26316000)
        libpng12.so.0 => /lib/x86_64-linux-gnu/libpng12.so.0 (0x00007fac260ef000)
        libjpeg.so.62 => /usr/lib/x86_64-linux-gnu/libjpeg.so.62 (0x00007fac25e98000)
        libtiff.so.5 => /usr/lib/x86_64-linux-gnu/libtiff.so.5 (0x00007fac25c23000)
        libexpat.so.1 => /lib/x86_64-linux-gnu/libexpat.so.1 (0x00007fac259fa000)
        libz.so.1 => /lib/x86_64-linux-gnu/libz.so.1 (0x00007fac257df000)
        /lib64/ld-linux-x86-64.so.2 (0x00007fac2d31a000)
        libgmodule-2.0.so.0 => /usr/lib/x86_64-linux-gnu/libgmodule-2.0.so.0 (0x00007fac255db000)
        libXcomposite.so.1 => /usr/lib/x86_64-linux-gnu/libXcomposite.so.1 (0x00007fac253d8000)
        libXdamage.so.1 => /usr/lib/x86_64-linux-gnu/libXdamage.so.1 (0x00007fac251d5000)
        libXfixes.so.3 => /usr/lib/x86_64-linux-gnu/libXfixes.so.3 (0x00007fac24fcf000)
        libXrender.so.1 => /usr/lib/x86_64-linux-gnu/libXrender.so.1 (0x00007fac24dc5000)
        libXinerama.so.1 => /usr/lib/x86_64-linux-gnu/libXinerama.so.1 (0x00007fac24bc2000)
        libXi.so.6 => /usr/lib/x86_64-linux-gnu/libXi.so.6 (0x00007fac249b2000)
        libXrandr.so.2 => /usr/lib/x86_64-linux-gnu/libXrandr.so.2 (0x00007fac247a8000)
        libXcursor.so.1 => /usr/lib/x86_64-linux-gnu/libXcursor.so.1 (0x00007fac2459d000)
        libXext.so.6 => /usr/lib/x86_64-linux-gnu/libXext.so.6 (0x00007fac2438b000)
        libgthread-2.0.so.0 => /usr/lib/x86_64-linux-gnu/libgthread-2.0.so.0 (0x00007fac24189000)
        libpixman-1.so.0 => /usr/lib/x86_64-linux-gnu/libpixman-1.so.0 (0x00007fac23edc000)
        libxcb-shm.so.0 => /usr/lib/x86_64-linux-gnu/libxcb-shm.so.0 (0x00007fac23cd8000)
        libxcb-render.so.0 => /usr/lib/x86_64-linux-gnu/libxcb-render.so.0 (0x00007fac23ace000)
        libxcb.so.1 => /usr/lib/x86_64-linux-gnu/libxcb.so.1 (0x00007fac238ac000)
        librt.so.1 => /lib/x86_64-linux-gnu/librt.so.1 (0x00007fac236a4000)
        libselinux.so.1 => /lib/x86_64-linux-gnu/libselinux.so.1 (0x00007fac2347f000)
        libresolv.so.2 => /lib/x86_64-linux-gnu/libresolv.so.2 (0x00007fac23268000)
        libharfbuzz.so.0 => /usr/lib/x86_64-linux-gnu/libharfbuzz.so.0 (0x00007fac23011000)
        libthai.so.0 => /usr/lib/x86_64-linux-gnu/libthai.so.0 (0x00007fac22e08000)
        libffi.so.6 => /usr/lib/x86_64-linux-gnu/libffi.so.6 (0x00007fac22c00000)
        libpcre.so.3 => /lib/x86_64-linux-gnu/libpcre.so.3 (0x00007fac22992000)
        libICE.so.6 => /usr/lib/x86_64-linux-gnu/libICE.so.6 (0x00007fac22775000)
        libuuid.so.1 => /lib/x86_64-linux-gnu/libuuid.so.1 (0x00007fac22570000)
        liblzma.so.5 => /lib/x86_64-linux-gnu/liblzma.so.5 (0x00007fac2234d000)
        libjbig.so.0 => /usr/lib/x86_64-linux-gnu/libjbig.so.0 (0x00007fac2213e000)
        libXau.so.6 => /usr/lib/x86_64-linux-gnu/libXau.so.6 (0x00007fac21f3a000)
        libXdmcp.so.6 => /usr/lib/x86_64-linux-gnu/libXdmcp.so.6 (0x00007fac21d35000)
        libgraphite2.so.3 => /usr/lib/x86_64-linux-gnu/libgraphite2.so.3 (0x00007fac21b19000)
        libdatrie.so.1 => /usr/lib/x86_64-linux-gnu/libdatrie.so.1 (0x00007fac21911000)


But just got a new version in latest apt-update - I'll check if I can reproduce the problems in there in some way.