GithubHelp home page GithubHelp logo

doesn't build in VS2017 about opensource HOT 10 CLOSED

w23 avatar w23 commented on May 25, 2024
doesn't build in VS2017

from opensource.

Comments (10)

w23 avatar w23 commented on May 25, 2024

Seems like atto submodule isn't there. Try git submodule update --init

from opensource.

MajickTek avatar MajickTek commented on May 25, 2024

Thanks a lot! I'll report back if this doesn't work.

from opensource.

MajickTek avatar MajickTek commented on May 25, 2024

haven't tried this yet, but i need to download git.

how could i download the dependencies without git or github desktop?

from opensource.

w23 avatar w23 commented on May 25, 2024

You need to download this https://github.com/w23/atto and put it into src/atto

from opensource.

MajickTek avatar MajickTek commented on May 25, 2024

that's what I thought. thanks!

I might try this on a linux/Mac machine as well, with the provided makefile. not expecting it to work, but I'll give it a try!

from opensource.

w23 avatar w23 commented on May 25, 2024

Linux (and Raspberry Pi) should work.
Mac will not work, as atto doesn't support macOS at all (yet)

from opensource.

MajickTek avatar MajickTek commented on May 25, 2024

oh. thanks anyway!

from opensource.

MajickTek avatar MajickTek commented on May 25, 2024

I went into VS2017 and it seemed to be working fine.

However, upon building, I got two warnings and two errors:

Severity	Code	Description	Project	File	Line	Suppression State
Warning	C4047	'function': 'HRAWINPUT' differs in levels of indirection from 'LPARAM'	OpenSource	c:\users\kennedy\downloads\opensource-master\opensource-master\src\atto\src\app_windows.c	322	
Warning	C4024	'GetRawInputData': different types for formal and actual parameter 1	OpenSource	c:\users\kennedy\downloads\opensource-master\opensource-master\src\atto\src\app_windows.c	322	
Error	LNK2019	unresolved external symbol glCompressedTexImage2D referenced in function renderTextureUpload	OpenSource	C:\Users\Kennedy\Downloads\OpenSource-master\OpenSource-master\render.obj	1	
Error	LNK1120	1 unresolved externals	OpenSource	C:\Users\Kennedy\Downloads\OpenSource-master\OpenSource-master\x64\Debug\OpenSource.exe	1	

from opensource.

w23 avatar w23 commented on May 25, 2024

Thank you for reporting these. I don't have a Windows machine at hand right now. Could you check that this branch https://github.com/w23/OpenSource/tree/48-fix-win-build fixes the issue?

from opensource.

MajickTek avatar MajickTek commented on May 25, 2024

Yeah, ill do that.
Also, i should stop bothering you with this issue ;)

from opensource.

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.