|
From: David W <di...@ho...> - 2009-04-29 00:48:16
|
I'm trying to parse a .clo file that I created and am having issues getting it to work in Windows (it succeeds in linux with no problems). The output is as follows (I've removed the paths in the output): > java -jar ..\ThirdParty\clops-0.2\lib\clops.jar edgecli.clo -o=src\generated -p=generated clops 0.2 rev572 (2009-04-21 16:20:07) Successfully parsed dsl file! Error, template not found: templates\gen-parser.vm Error, template not found: templates\gen-interface.vm Error, template not found: templates\gen-op-store.vm Error, template not found: templates\gen-rule-store.vm Created code in src\generated Any ideas on why this would be failing (I suppose I could look through the source code to see what it's doing, but I'd prefer not to go that route for now)? _________________________________________________________________ Rediscover Hotmail®: Get e-mail storage that grows with you. http://windowslive.com/RediscoverHotmail?ocid=TXT_TAGLM_WL_HM_Rediscover_Storage2_042009 |