Signed-off-by: Markus Volk
---
recipes-graphics/libsdl2/libsdl2_%.bbappend | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/recipes-graphics/libsdl2/libsdl2_%.bbappend
b/recipes-graphics/libsdl2/libsdl2_%.bbappend
index 4f9cde1..33b851d 100644
--- a/recipes-graphics/libsdl2/li
On Wed, Apr 07, 2021 at 07:56:01AM -0500, Joshua Watt wrote:
> On Wed, Apr 7, 2021 at 5:31 AM Peter Morrow
> wrote:
> >
> > When building the nativesdk for mingw we need to set GOROOT in order to
> > build
> > anything out of the box.
> >
> > Signed-off-by: Peter Morrow
> > ---
> > recipes-devt
On Wed, Apr 7, 2021 at 5:31 AM Peter Morrow
wrote:
>
> When building the nativesdk for mingw we need to set GOROOT in order to build
> anything out of the box.
>
> Signed-off-by: Peter Morrow
> ---
> recipes-devtools/go/go_%.bbappend | 9 +
> 1 file changed, 9 insertions(+)
> create mod
When building the nativesdk for mingw we need to set GOROOT in order to build
anything out of the box.
Signed-off-by: Peter Morrow
---
recipes-devtools/go/go_%.bbappend | 9 +
1 file changed, 9 insertions(+)
create mode 100644 recipes-devtools/go/go_%.bbappend
diff --git a/recipes-devt
Hi , Everyone
I'm generating win sdk with yocto and I get nativesdk-qtbase compilation errors.
tmp-glibc-glibc/work/x86_64- nativesdk-mingw32-niic_sdk-
mingw32/nativesdk-qtbase/5.11. 3+gitAUTOINC+08de243eaa-r0/
git/qmake/library/ioutils.cpp: 208:19: error: cannot convert 'LPWSTR' {aka
'wchar_t*
Signed-off-by: Krzysztof Sywula
---
recipes-devtools/gcc/gcc-crosssdk-initial_4.7.bbappend | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/recipes-devtools/gcc/gcc-crosssdk-initial_4.7.bbappend
b/recipes-devtools/gcc/gcc-crosssdk-initial_4.7.bbappend
index 7a7ca37..7e6c51c
On Mon, 2013-08-12 at 19:51 +0100, Richard Purdie wrote:
> On Fri, 2013-08-09 at 18:16 +0200, Francois Retief wrote:
> > I am working on a MinGW SDK layer for OpenEmbedded. At this point, I
> > got to the
> > point where the "gcc-crosssdk" package builds successfully.
> >
> > My next target is t
On Fri, 2013-08-09 at 18:16 +0200, Francois Retief wrote:
> I am working on a MinGW SDK layer for OpenEmbedded. At this point, I
> got to the
> point where the "gcc-crosssdk" package builds successfully.
>
> My next target is to build the "nativesdk-libgcc" package. But the
> "nativesdk-eglibc-
Hallo,
I am working on a MinGW SDK layer for OpenEmbedded. At this point, I got
to the
point where the "gcc-crosssdk" package builds successfully.
My next target is to build the "nativesdk-libgcc" package. But the
"nativesdk-eglibc-initial package" is getting in the way. As one can see
from
the