# Packagecompiler

**URL:** https://discourse.julialang.org/t/packagecompiler/127829
**Category:** General Usage
**Created:** [April 8, 2025, 3:30am UTC](https://discourse.julialang.org/t/packagecompiler/127829 "2025-04-08T03:30:58Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![kirit\_ved](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/kirit_ved/32/206085_2.png) [@kirit\_ved](https://discourse.julialang.org/u/kirit_ved)
#### Post date: [April 8, 2025, 3:30am UTC](https://discourse.julialang.org/t/packagecompiler/127829/1 "2025-04-08T03:30:58Z")

</div>

i have created julia project it runs from repl after activating it. It compiles successfully using Packagecompiler julia package. but when run (the compiled executable) windo just opens & closes it. how to correct this from my sidee?
