Closed idkwebdev closed 1 year ago
That means it couldn't find the cedev-config executable. Are you sure you followed the steps of the Getting Started guide to correctly setup the PATH? Because that binary would be in the bin folder.
Make sure your antivirus (if you have one) hasn't removed binaries just because it feels like it.
Make sure your antivirus (if you have one) hasn't removed binaries just because it feels like it.
I think that may be the problem. Lemme try disable it and get back.
It works now! Thanks for the help
When I use the
make
command on an example folder I get the following error.In this case I'm using
make
with theC:\CEdev\bin\
folder in as a PATH variable, but the same issue occurs when usingcedev.bat
.I'm using Windows 10 and the latest version of the CE toolchain.