GithubHelp home page GithubHelp logo

Comments (7)

fodinabor avatar fodinabor commented on July 18, 2024

would be nice to see the output of the error.

from polycode.

RealAquilus avatar RealAquilus commented on July 18, 2024

Yeah, Thanks!! The error are:
1)"error C1083: Cannot open include file: 'polycode/core/PolyCoreServices.h': No such file or directory C:\download browser\polycode-goodbye_cmake\src\modules\physics3d\polyphysicsscene.cpp 31"

2)"error LNK1104: cannot open file 'portaudio.lib'"

3)"error C2653: 'CoreServices' : is not a class or namespace name c:\download browser\polycode-goodbye_cmake\build\windows\win32\polycodestudio\main.cpp 91"

4)"error C2227: left of '->getDefaultWorkingDirectory' must point to class/struct/union/generic type C:\download browser\polycode-goodbye_cmake\build\windows\win32\polycodestudio\main.cpp 91"

5)"error C2227: left of '->getCore' must point to class/struct/union/generic type C:\download browser\polycode-goodbye_cmake\build\windows\win32\polycodestudio\main.cpp 91"

6)"IntelliSense: name followed by '::' must be a class or namespace name C:\download Browser\Polycode-goodbye_cmake\build\windows\win32\PolycodeStudio\main.cpp 91"

7)"error C2660: 'registerFileType' : function does not take 3 arguments f:\mysystem2\download browser\polycode-goodbye_cmake\build\windows\win32\polycodestudio\main.cpp 91"

8)"error C3861: 'getInstance': identifier not found C:\download browser\polycode-goodbye_cmake\build\windows\win32\polycodestudio\main.cpp 91"

from polycode.

fodinabor avatar fodinabor commented on July 18, 2024

well - first one: remove line 31 from C:\download browser\polycode-goodbye_cmake\src\modules\physics3d\polyphysicsscene.cpp
second: do you have downloaded the submodule with the library files?
if you use this as C:\download browser\polycode-goodbye_cmake\build\windows\win32\polycodestudio\main.cpp this should fix the rest: https://gist.github.com/fodinabor/ffb9f675ea762cef0b6484a203e658e0

from polycode.

RealAquilus avatar RealAquilus commented on July 18, 2024

Where can i download the submodule with the library files? I have downloaded only the "goodbye_cmake" repository D:

from polycode.

fodinabor avatar fodinabor commented on July 18, 2024

Did you download it via git or did you use the zip download function? With git you'd have to make git submodule --init in the repository - with zip you may download https://github.com/ivansafrin/PolycodeDepBinaries as well and extract it to the lib folder in your current installation.

from polycode.

RealAquilus avatar RealAquilus commented on July 18, 2024

Hi sorry for the delay, i see on the forum that all person get Polycode using git, while i download it from the repo, what i need to write in Git for download Polycode?

I'm sorry for my english i'm studying to improve it.

from polycode.

fodinabor avatar fodinabor commented on July 18, 2024
git clone [email protected]:ivansafrin/Polycode.git  
git checkout origin/goodbye_cmake  
git submodule update --init "lib"

from polycode.

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.