Hi,
I am having a project that has multiple libs like USB and NFC libs etc., However I want a neat & efficient way to export this project as a zip file so that the project runs straight on other's PC without re-configuring the include paths and libs path etc.,
How can we keep the linked resources while exporting? The method of using "Export -> Archive File -> ticked the resolve and export linked resources" did not work.
Please help me resolve this as other colleagues need to use this project and compile on their side.
Thanks,
G Kowshik
 
					
				
		
 danielchen
		
			danielchen
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi
I would suggest you zip your reader library
Regards Daniel
I guess my question wasn't clear. The libs are coming from the SDK that is provided by NXP. We are simply making a link to it in the software by providing the paths. I don't see a reason why I should zip my library and also I am not able to zip it from the Export window from the IDE.
Thanks
 
					
				
		
 danielchen
		
			danielchen
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi
Please refer to MCUXpreso IDE User Guider, Chapter 9.4 Exporting Projects
This doc is under the MCUXpresso IDE installation folder
Regards
Daniel
