I just recently reinstalled my TeX environment (TeXnic Center) and MiKTeX (typesetting system). I'm trying to make my first CV, and I got a great package (from the looks of the outputs) to do so with. I even have some sample TeX files which I could theoretically just edit a bit to reflect me instead of the sample person.
My problem: Nothing compiles. I copied the files to the appropriate directory (C:\...\MiKTeX\tex\latex\[name of the package]) and it will compile any of the default things, but whenever I so much as include
Code:
\usepackage{[packagename]}
in my header it won't compile a thing, so it makes me think I'm doing something wrong.
I know I probably need to give more info to be helpful, and I'd be glad to do so, but I really need help in figuring this out, since poring over the documentation has been far less than helpful--much to my dismay--and the internet isn't terribly helpful either. Any help appreciated.