installation problem - new set up

I just downloaded dynare 6.4 to a new computer, along side a new matlab versions (2025). I get an error like the following when the program works on my older computer. I tried going back to the older dynare version 4.6.1 but messages are similar. Any help appreciated:

*****************************************************

Using 64-bit preprocessor
Starting Dynare (version 4.6.1).
Calling Dynare with arguments: none

Starting preprocessing of the model file …
Found 154 equation(s).
Evaluating expressions…done
Computing static model derivatives (order 1).
Computing dynamic model derivatives (order 1).
terminate called after throwing an instance of ‘std::filesystem::__cxx11::filesystem_error’
what(): filesystem error: cannot remove all [lnxport02/model/bytecode]

Error using [dynare](matlab:matlab.lang.internal.introspective.errorDocCallback(‘dynare’, ‘C:\dynare\4.6.1\matlab\dynare.m’, 282)) ([line 282](matlab: opentoline(‘C:\dynare\4.6.1\matlab\dynare.m’,282,0)))
Dynare: preprocessing failed

That is a common issue if you try to run mod files stored on cloud drives, see e.g.

Many thanks for the input. The problem was indeed an issue about cloud drive (OneDrive). It is fixed now.

Best,