Code Monkey home page Code Monkey logo

Comments (7)

NewCompte avatar NewCompte commented on July 23, 2024

I have the same problem but I think it's caused by the localization of the C:\Users\ folder. It shows as C:\Utilisateurs\ on my (French) computer but is really C:\Users\ under the hood. The Beef IDE is looking in C:\Utilisateurs\ when it should be looking in C:\Users.

My username doesn't have any whitespace.

from beef.

NewCompte avatar NewCompte commented on July 23, 2024

I'm wondering if adding the flag KF_FLAG_SIMPLE_IDLIST in https://github.com/beefytech/Beef/blob/master/BeefySysLib/platform/win/Platform.cpp#L2571 would solve the problem.

from beef.

pedromsilvapt avatar pedromsilvapt commented on July 23, 2024

I haven't looked at Beef's source code, but I wonder if it would be a good idea to set a custom environment variable to point to that path, either as a short term fix or as a long term one, if people wanted to use a different corlib in the future.

from beef.

NewCompte avatar NewCompte commented on July 23, 2024

e2799b8 is the fix I suggested. When a new binary gets released I will be able to test it.

from beef.

lealcy avatar lealcy commented on July 23, 2024

Just installed the IDE on Windows 10. It gives some errors at the end of theiInstallation process, ignored that. Opened the sample SpaceGame project, hit Debug and got these errors:

IDE Started. Version 0.42.2 built 4/17/2020 at 12:30 PM.
Workspace closed.
�0|��Created new workspace in 'C:\Usuários\lealcy\AppData\Local\BeefLang\Samples\SpaceGame'�
Use 'File\Save All' to commit to disk.
ERROR: Failed to load project 'corlib' from 'C:\Usuários\lealcy\AppData\Local\BeefLang\BeefLibs\corlib\BeefProj.toml'
Starting target without compiling...
ERROR: Unable to locate working directory 'C:\Usuários\lealcy\AppData\Local\BeefLang\Samples\SpaceGame'
Failed to start debugger

It seens like the compiler is having some trouble with localized versions of Windows. Windows 10 don't localize system folders to avoid this kind of issues, but the compiler is trying to localize anyway.

from beef.

merijndk avatar merijndk commented on July 23, 2024

Same problem over here, should be looking in 'C:\Users\merij' but trys 'C:\Gebruikers\Merijn De Klerk'? Any quick fix for now?

from beef.

bfiete avatar bfiete commented on July 23, 2024

Version 0.42.3?

from beef.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.