From: John L. <jla...@gm...> - 2012-09-10 04:15:20
|
On Sun, Sep 9, 2012 at 7:16 PM, Andre Arpin <ar...@ki...> wrote: > The sln do not seem to match the file new location. > > ex: E:\wxWidgets\wxLua\apps\wxlua\src\wxlua.cpp > instead of E:\wxWidgets\wxLua\apps\wxlua\wxlua.cpp > > is generated by cmake CMake should have been rerun when you tried to build in MSVC. I don't see any remnants of */src/* in any CMakelists.txt do you? I have moved quite a few more things tonight, please delete your build dir and rerun CMake. Regards, John |