Author Topic: The 07 April 2019 build (11623) is out.  (Read 24487 times)

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5490
Re: The 07 April 2019 build (11623) is out.
« Reply #15 on: April 11, 2019, 08:12:00 am »
travelling, at ACCU, will check my build setup when I am back home, after the weekend.

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5490
Re: The 07 April 2019 build (11623) is out.
« Reply #16 on: April 19, 2019, 11:37:26 am »
I have no crash with the current nightly, however, DoxyBlocks and ThreadSearch toolbars contains no images. Some images used by FortranProject plugin are not shown too. The problem is that folder "<C::B folder>/share/CodeBlocks/images" does not contain DoxyBlocks, ThreadSearch, fortranproject, wxsmith folders. Manuall copying these folders does help.

my devel31_64\share\CodeBlocks\images does contain them, and each have 3 subdirs containing files.

and indeed  :output31_64\share\CodeBlocks\images is missing many subdirs (codesnippets, DoxyBlocks, fortranproject, Threadsearch, wxsmith)
I ran update31_64.bat once more ==> result stays the same ...

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: The 07 April 2019 build (11623) is out.
« Reply #17 on: April 19, 2019, 09:00:34 pm »
These folders are never updated by the src/update*.bat scripts. They are updated by the src/plugins/contrib/ThreadSearch/update*.bat scripts.

What is the output in the build log if you build the ThreadSearch plugin from the workspace?
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: The 07 April 2019 build (11623) is out.
« Reply #18 on: April 20, 2019, 10:48:59 am »
This problem happens if you build first, then delete the output31_64 folder and then run the update script.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: The 07 April 2019 build (11623) is out.
« Reply #19 on: April 20, 2019, 09:02:21 pm »
I've updated both update31_64.bat and update/update30 files now they are similar in look and function. If anyone is interested in using the other versions patches are welcomed...

Please let me know if you have problems with this new version of the script. Now it should work even if the output31_64 folder is deleted after a build.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]