crosire / blink

A tool which allows you to edit source code of any MSVC C++ project live at runtime

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

help

wangii opened this issue · comments

is there any special setup required? I'm not able to get it to reload, although the command line outputs:

Detected modification to: E:\imgui\examples\example_win32_directx11\main.cpp
Finished compiling "E:\imgui\examples\example_win32_directx11\main.obj" with code 0.
Successfully linked object file into executable image.

my setup:

  • Windows 10
  • VS2017
  • target app: DearImGUI examples.

figured out. don't worry about it.