You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Has any body been able to down load or clone the grbhal code and get it to compile in Visual studio on Ubuntu Linux?? Seems like many files are missing. On purpose? cloned all the files into a folder and get all kinds of errors. Doesn't matter which processor I try they all fail with different errors. Seems like the contributors are downloading partial updates and omitting VSC files needed to compile the code to a working file.
The text was updated successfully, but these errors were encountered:
The vast majority of people that have this problem have not cloned with --recursive or --recurse-submodules. Many people have successfully compiled the code. I have personally compiled and contributed to code for IMX1062, STM32F4xx and RP2040. I've also watched people successfully clone the trees that I have published and compile their own code so it's not an issue with what is up on Github.
Has any body been able to down load or clone the grbhal code and get it to compile in Visual studio on Ubuntu Linux?? Seems like many files are missing. On purpose? cloned all the files into a folder and get all kinds of errors. Doesn't matter which processor I try they all fail with different errors. Seems like the contributors are downloading partial updates and omitting VSC files needed to compile the code to a working file.
The text was updated successfully, but these errors were encountered: