Git Product home page Git Product logo

Comments (2)

PaulSquires avatar PaulSquires commented on August 24, 2024

This is an issue that I have struggled with for some time and has been commented on over in https://www.freebasic.net/forum/viewtopic.php?f=8&t=25215 I am aware of the shortpathname vs longpathname approaches and have attempted to do the conversions "on the fly" during the compiling process. Sadly, I have not been successful and the failure occurs when the compile parameters are fed into the GCC backend toolchain (most of the time when attempting to invoke the linker). However, from my tests it appears that WinFBE code generated programs will compile successfully if I manually compile outside of WinFBE via the command line so there must be something within the WinFBE code that invokes the compiler that is tripping up the process. I will leave this issue open as a reminder to attempt to debug the error once again. (I will add that my research has shown that the GCC tools, being a unix/linux toolchain, does not like paths containing spaces even if they are enclosed in double quotes).

from winfbe.

 avatar commented on August 24, 2024

If I get time later, I may try moving it to a folder called "Programs', just to see what happens.

from winfbe.

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.