Coder Social home page Coder Social logo

lightwave's Introduction

LightWave

광운대학교 산학연계 "한국인프라" & "무민골짜기"팀 - 광파기와 연결된 PC와 모바일간의 통신


서버 애플리케이션 Visual Studio 기본 설정

프로젝트 > 프로젝트 속성 > 구성 속성 안에있는

  1. VC++ 디렉터리 카테고리에서
    • 포함 디렉터리: $(ProjectDir)\proj4\include; 추가
    • 라이브러리 디렉터리: $(ProjectDir)\proj4\lib; 추가
  2. 링커 > 입력 카테고리에서
    • 추가 종속성: msvcrtd.lib;msvcmrt.lib;proj.lib;proj_i.lib; 추가
  3. C/C++ > 코드 생성 카테고리에서
    • 런타임 라이브러리: 다중 스레드 디버그 DLL(/MDd)(디버그 모드) 혹은 다중 스레드 DLL(/MD)(릴리즈 모드) 선택

lightwave's People

Contributors

mung9 avatar einere avatar blissers avatar

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.