Quote:
Originally Posted by DiapDealer
...So I tried building from source on Windows (Windows SDK nmake method)—against Qt4.8.2 and 4.7.4—and neither scenario will produce a binary that performs the above-mentioned character to entity substitution. Although they seem to build and perform fine otherwise....
|
When I look at the Sigil page about generating (I don't know if it is correct), there are two methods.
1. Use Qt SDK with MingW for compiling (nmake method?)
2. Use Visual Studio
Perhaps with the Visual Studio method it works. Will Visual Studio Express (free version) do the trick?