Giter Site home page Giter Site logo

browser-for-mirc's Introduction

CEF chromium framework for mIRC

Acquired from project home at sourceforge: https://sourceforge.net/projects/mchef/

Built with Visual C++ 2008 Express on a Microsoft Windows 10 installation

VC 2008 Express does not contain ATL/MFC libraries , a work-around
was to use ATL/MFC folders.

(Added include folders)

Tools -> Options -> Project and Solutions -> VC++ Directories

Platform: Win32

Show directories for:  Include Files

C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.20.27508\atlmfc\include\
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.20.27508\atlmfc\lib\x86\
C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\um


ATL/MFC Include files were acquired from the VC++ community 2019 build. ( Calls made to afxres.h )
the afxres.h then calls winres.h which is acquired from \Windows Kits\ SDK

mChef Properties -> Configuration Properties -> General -> Use of MFC->  (Use Standard Window Libraries)
Changed Build Events for ver.exe
to be "Excluded from Build: Yes"

Visual Studio 2008 Express:
http://download.microsoft.com/download/8/B/5/8B5804AD-4990-40D0-A6AA-CE894CBBB3DC/VS2008ExpressENUX1397868.iso

Window Kits can be acquired here
https://developer.microsoft.com/en-us/windows/downloads/windows-10-sdk

Visual Studio Community 2019
https://visualstudio.microsoft.com/vs/

Note: Installing via Visual Studio Community 2017 and 2019 failed with various issues relating to paths.
"DirectoryName illegal characters in path." Which was due to quotation marks being read in the path. Then we have a mismatch of library folders.
Other issues were raised. Eventually it was decided to use it's native compiler VC2008

browser-for-mirc's People

Contributors

realjoshbyrnes avatar warrenarea avatar

Watchers

 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.