No problem! Just enjoy NB...
Sincerely,
Sean Carrick
Owner - PekinSOFT Systems
s...@pekinsoft.com
(309) 989-0672
On Fri, Apr 15, 2022 at 3:53 PM Amn Ojee Uw wrote:
> Amazing!!
> Thanks sooo much.
> On 2022-04-15 3:45 p.m., Sean Carrick wrote:
>
> Project Properties...Compiling tab...Additiona
Amazing!!
Thanks sooo much.
On 2022-04-15 3:45 p.m., Sean Carrick wrote:
Project Properties...Compiling tab...Additional Compiler Options:
image.png
Sincerely,
Sean Carrick
Owner - PekinSOFT Systems
s...@pekinsoft.com
(309) 989-0672
On Fri, Apr 15, 2022 at 1:50 PM Amn Ojee Uw wrote:
I
Project Properties...Compiling tab...Additional Compiler Options:
[image: image.png]
Sincerely,
Sean Carrick
Owner - PekinSOFT Systems
s...@pekinsoft.com
(309) 989-0672
On Fri, Apr 15, 2022 at 1:50 PM Amn Ojee Uw wrote:
> I am getting this working and don't know NetBeans enough to resolve it
I am getting this working and don't know NetBeans enough to resolve it,
this is the warning:
*/Note: C:\Users\myApp.java uses unchecked or unsafe operations./**/
/**/Note: Recompile with -Xlint:unchecked for details/*
If you know how to edit parameters in NetBeans, so that I can recompile
with
Interesting, thanks for posting the results of your investigation.
If i remember correctly, the zip implementation can vary dependent on
the JDK distribution. It does make sense that the JDK provided by arch
is using the system's zlib since they have control over it. But some
(most?) other ven
NB on LinuxMint x64. Build server is an ARM-powered set-top box running
a Debian derivative. I'm building Kodi (C++) under an armv7 toolchain
and have now got that working quite nicely with the 8.2 plugin and some
hacks on the build server. It would be good to reach the same point with
NB13+.
Hi,
So what's your setup? Windows with a remote Linux build server?
Thanks,
Antonio
El 15/4/22 a las 10:38, Graham Horner escribió:
For me, the only use-case that makes sense. Given it's a bad idea to
build inside a git repo (IIRC gcc actually gives you a warning) the
build artifacts should
For me, the only use-case that makes sense. Given it's a bad idea to
build inside a git repo (IIRC gcc actually gives you a warning) the
build artifacts should be only on the remote build server. That means
the Simple setup of the 8.2 plugin is preferred.
I installed clangd-12 and pointed yo