Ander, If I compile wt and examples on windows, the manifests are always embedded in the .exe's. In the build directory, there are only *.embed.manifest and *.intermediate.manifest files. Did your build options? What version of cmake are you using? Maybe newer cmakes generate separate manifest files?
Regards, Wim. 2010/1/12 Ander.x <[email protected]>: > Good evening, > > I played with WT on windows XP. > "WT" solution includes a "simplechat.wt" project and some other examples. I > built it > and found that the file "simplechat.wt.exe.manifest" is not generated under > simplechat\debug\ > although some manifest related files are generated under > simplechat\simplechat.wt.dir\Debug. > > I compared this project properties with "hello" example project properties, > I could not find differences between them. But hello example project, when > be built, the file "hello.wt.exe.manifest" could be generated under > hello\debug\. > > What's the reason? > > I also found that simplechat didn't need EXTJs(but references say it needs > it). > > br, > Anders Li > > > ------------------------------------------------------------------------------ > This SF.Net email is sponsored by the Verizon Developer Community > Take advantage of Verizon's best-in-class app development support > A streamlined, 14 day to market process makes app distribution fast and easy > Join now and get one step closer to millions of Verizon customers > http://p.sf.net/sfu/verizon-dev2dev > _______________________________________________ > witty-interest mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/witty-interest > > ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev _______________________________________________ witty-interest mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/witty-interest
