User forums > Nightly builds

The 12 January 2019 build (11552) is out.

<< < (3/10) > >>

Frank_CB:
@oBFusCated  Warnings and Errors for both plugins will be sent tomorrow.

@stahta01  Thanks for your response.

Regards

Frank_CB:
@oBFusCated

The Build Messages continuing the warnings and errors for SpelllChecker and Exporter are attached, as separate files.

Regards

oBFusCATed:
It seems these projects doesn't link to some base library. Or you're not using a monolithic wxwidgets, but this is highly unlikely.

stahta01:
Frank_CB: What version of wxWidgets library did you use 3.1.1 or 3.1.2?

Edit: found 3.1.2 in logs

If I get free time I will try to duplicate your build issue with  SpellChecker and Exporter plugins.

Edit: Started building wxWidgets which can take a few hours

Edit: Did not see the problem when I built using CB 17.12; will try it with the nightly build, likely be a day or two.
Edit: The NB did not show the error; did show the warning. Possible patch to fix the warning.


--- Code: ---diff --git a/src/plugins/contrib/source_exporter/Exporter_wx31_64.cbp b/src/plugins/contrib/source_exporter/Exporter_wx31_64.cbp
index 8588982b8..2e21842a8 100644
--- a/src/plugins/contrib/source_exporter/Exporter_wx31_64.cbp
+++ b/src/plugins/contrib/source_exporter/Exporter_wx31_64.cbp
@@ -58,7 +58,7 @@
  <Target title="default">
  <Option output="../../../devel31_64/share/CodeBlocks/plugins/Exporter" prefix_auto="0" extension_auto="1" />
  <Option object_output="../../../.objs31_64/plugins/contrib/source_exporter" />
- <Option external_deps="wxPdfDocument/lib31_64/wxPdfDocument.a;" />
+ <Option external_deps="wxPdfDocument/lib31_64/libwxPdfDocument.a;" />
  <Option type="3" />
  <Option compiler="gcc" />
  <Option parameters="--debug-log --multiple-instance -na -ns -nd -p debug" />
--
2.19.1.windows.1

--- End code ---

Tim S.

Frank_CB:
Using Monolithic build of wxWidgets-3.1.2.

Started having issues with SVN 11552 source. Used mingw-w64-gcc-8.1.0 as the compiler since it started being used to create NBs.

Regards

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version