Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Ralph367

Pages: [1]
1
Ndless / Re: Ndless sdk toolchain not building
« on: May 15, 2022, 11:35:39 pm »
Hello, @E37. Yeah as lolpro11 said the wiki asks you to use Cygwin so that's why I chose it. I'm new to the Ndless scene and haven't dabbled much in C or C++ before that so I'm not actually sure what WSL is. I'll look into it though and see if it helps with anything, thanks. Also, the wiki said that on windows you had to fix a few symlinks in the files before building. I only fixed the one it mentioned with zehn.h, but yeah that's probably why it's not running. I have a Manjaro partition so I'll see if that gives me better luck.

2
Ndless / Ndless sdk toolchain not building
« on: May 15, 2022, 10:14:00 am »
Currently trying to install the ndless sdk on windows 10. Have installed all the packages and trying to run
Code: [Select]
./build_toolchain.sh but it doesn't print anything to the console. running
Code: [Select]
echo $? returns 1 meaning that it didn't install. Any advice?

Pages: [1]